Skip to content

Commit dedf8bc

Browse files
github-actions[bot]pavelzwytausch
authored
Auto-update gh-actions (#103)
* Auto-update gh-actions * trigger ci --------- Co-authored-by: pavelzw <[email protected]> Co-authored-by: Yannik Tausch <[email protected]>
1 parent f8e6ab1 commit dedf8bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/.github/workflows/{% if add_autobump_workflow %}update-lockfiles.yml{% endif %}

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
pixi update --json --no-install | pixi exec pixi-diff-to-markdown >> diff.md
2323
- name: Create pull request
24-
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
24+
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
2525
with:
2626
token: ${{ secrets.GITHUB_TOKEN }}
2727
commit-message: Update pixi lockfile

0 commit comments

Comments
 (0)