Upgrade flake-update action to a non-branch version (#386)

This commit is contained in:
Patrick Stevens
2025-06-15 15:53:53 +01:00
committed by GitHub
parent cdaa46fe00
commit ca72b07c33

View File

@@ -41,7 +41,7 @@ jobs:
private-key: ${{ secrets.APP_PRIVATE_KEY }}
- name: Raise pull request
uses: Smaug123/commit-action@9cc3df8efcf0a523442f10270f5ac27f8a37ba68
uses: Smaug123/commit-action@d34807f26cb52c7a05bbd80efe9f964cdf29bc87
id: cpr
with:
bearer-token: ${{ steps.generate-token.outputs.token }}