Skip to content

Commit a776a8b

Browse files
authored
Bump kurtmckee/github-workflows from 1.4 to 1.5 in the github-actions group (#122)
2 parents e8c768b + 100993e commit a776a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prep-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
pr-base: "releases"
2626
pr-title: "Release v$VERSION"
2727

28-
uses: "kurtmckee/github-workflows/.github/workflows/create-pr.yaml@ca26472ada33aa277527450aa46436f530e3d2c1" # v1.4
28+
uses: "kurtmckee/github-workflows/.github/workflows/create-pr.yaml@a8716fc28daeb38133a50ef8dce70df9c65988ad" # v1.5
2929
with:
3030
config: "${{ toJSON(matrix) }}"
3131
version: "${{ inputs.version }}"

0 commit comments

Comments
 (0)