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.
2 parents e8c768b + 100993e commit a776a8bCopy full SHA for a776a8b
.github/workflows/prep-release.yaml
@@ -25,7 +25,7 @@ jobs:
25
pr-base: "releases"
26
pr-title: "Release v$VERSION"
27
28
- uses: "kurtmckee/github-workflows/.github/workflows/create-pr.yaml@ca26472ada33aa277527450aa46436f530e3d2c1" # v1.4
+ uses: "kurtmckee/github-workflows/.github/workflows/create-pr.yaml@a8716fc28daeb38133a50ef8dce70df9c65988ad" # v1.5
29
with:
30
config: "${{ toJSON(matrix) }}"
31
version: "${{ inputs.version }}"
0 commit comments