Skip to content

Commit

Permalink
Merge pull request #164 from github/mrecachinas-patch-1
Browse files Browse the repository at this point in the history
Pin third party action in deploy.yml
  • Loading branch information
csmlo authored Aug 19, 2024
2 parents 687c314 + 354d336 commit 6cf6729
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 6cf6729

Please sign in to comment.