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 311a33d commit e1436c9Copy full SHA for e1436c9
.github/workflows/updpyver.yml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Create pull request
62
if: ${{ success() && !contains(fromJSON('["push", "pull_request"]'), github.event_name) }}
63
- uses: devops-infra/[email protected].0
+ uses: devops-infra/[email protected].1
64
with:
65
github_token: "${{ secrets.GITHUB_TOKEN }}"
66
source_branch: update/version
0 commit comments