We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a83d74 commit bf3ecfcCopy full SHA for bf3ecfc
.github/workflows/gomod2nix.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Create Pull Request
43
if: ${{ !github.head_ref }}
44
continue-on-error: true
45
- uses: peter-evans/create-pull-request@v4
+ uses: peter-evans/create-pull-request@v8
46
with:
47
delete-branch: true
48
branch-suffix: short-commit-hash
.github/workflows/push.yml
@@ -41,4 +41,4 @@ jobs:
41
0 commit comments