Skip to content

Commit

Permalink
Merge pull request #4232 from nextcloud/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin tripss/conventional-changelog-action action from v3 to b7f32a8
  • Loading branch information
SebastianKrupinski authored Dec 1, 2024
2 parents 0b08b89 + d5aaf42 commit 63ed8da
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 63ed8da

Please sign in to comment.