We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35151a9 commit 7e22b5dCopy full SHA for 7e22b5d
.github/workflows/update-tox.yml
@@ -54,7 +54,7 @@ jobs:
54
echo "date=$DATE" >> $GITHUB_OUTPUT
55
56
- name: Create pull request
57
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
+ uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
58
with:
59
script: |
60
const branchName = '${{ steps.create-branch.outputs.branch_name }}';
0 commit comments