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 Nov 30, 2024
1 parent 430505e commit d5aaf42
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 @@ -39,7 +39,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 }}
git-user-email: [email protected]
Expand Down

0 comments on commit d5aaf42

Please sign in to comment.