We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2152e13 commit 6602a6eCopy full SHA for 6602a6e
.github/workflows/updpyver.yml
@@ -50,7 +50,7 @@ jobs:
50
51
- name: Commit changes to a new branch
52
if: ${{ success() && !contains(fromJSON('["push", "pull_request"]'), github.event_name) }}
53
- uses: devops-infra/[email protected].0
+ uses: devops-infra/[email protected].2
54
with:
55
github_token: "${{ secrets.GITHUB_TOKEN }}"
56
commit_prefix: "[AUTO]"
0 commit comments