Skip to content

Commit 50b43ac

Browse files
authoredMar 12, 2025··
chore(deps): update peter-evans/create-pull-request action to v7.0.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 22d8c3e commit 50b43ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/maintenance.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
wget https://raw.githubusercontent.com/lunarmodules/lua-compat-5.3/master/c-api/compat-5.3.c -O lib/compat-5.3/compat-5.3.c
2929
3030
- name: Create pull request
31-
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
31+
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
3232
with:
3333
commit-message: 'chore(lib): update libraries'
3434
signoff: true

0 commit comments

Comments
 (0)
Please sign in to comment.