Skip to content

Commit fe13454

Browse files
committed
updated actions/github-script to version v7
1 parent d3a6a9c commit fe13454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
126126
- name: Re-deploy depdendents
127127
if: ${{ github.ref == 'refs/heads/main' }}
128-
uses: actions/github-script@v6
128+
uses: actions/github-script@v7
129129
with:
130130
github-token: ${{ secrets.DEPLOY50_PAT }}
131131
script: |

0 commit comments

Comments
 (0)