Skip to content

Commit

Permalink
chore(deps): pin tripss/conventional-changelog-action action from v3 …
Browse files Browse the repository at this point in the history
…to b7f32a8

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent f4dec93 commit d148592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appstore-conventional-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Conventional Changelog Action
id: changelog
uses: TriPSs/conventional-changelog-action@v3
uses: TriPSs/conventional-changelog-action@b7f32a8347e86c26ea2f4823cc7c160b9014c6a0 # v3
with:
github-token: ${{ secrets.RELEASE_PAT }}
skip-git-pull: "true"
Expand Down

0 comments on commit d148592

Please sign in to comment.