Skip to content

Commit

Permalink
Pin third party action in deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrecachinas authored Aug 19, 2024
1 parent 687c314 commit 354d336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
env:
GH_PERSONAL_ACCESS_TOKEN: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
- name: Update happycommits.json
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a #v4.16.0
with:
commit_message: update generated.json [skip actions]
branch: deploy
Expand Down

0 comments on commit 354d336

Please sign in to comment.