There was an error while loading. Please reload this page.
1 parent 51fc996 commit 8f0c4a7Copy full SHA for 8f0c4a7
1 file changed
.github/workflows/release-branch.yaml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Find GitHub username by email
48
id: find_user
49
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
+ uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
50
with:
51
script: |
52
const email = process.env['AUTHOR_EMAIL'] || '${{ steps.last_author.outputs.author_email }}';
0 commit comments