Skip to content

Commit 74bec8b

Browse files
chore(deps): update peter-evans/create-pull-request action to v8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a93f993 commit 74bec8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maintenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
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
3333
3434
- name: Create pull request
35-
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
35+
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
3636
with:
3737
commit-message: 'chore(lib): update libraries'
3838
signoff: true

0 commit comments

Comments
 (0)