Skip to content

Commit 20f5016

Browse files
Bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#4475)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0382097 commit 20f5016

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-lockfiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
set -o pipefail
2828
pixi update --json | pixi exec pixi-diff-to-markdown >> diff.md
2929
- name: Create pull request
30-
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
30+
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
3131
with:
3232
token: ${{ secrets.GITHUB_TOKEN }}
3333
commit-message: Update pixi lockfile

0 commit comments

Comments
 (0)