Skip to content

Commit 387bc41

Browse files
paketo-botthitch97
andauthored
Updating github-config (paketo-buildpacks#401)
Co-authored-by: Tim Hitchener <[email protected]>
1 parent cf4c0c8 commit 387bc41

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/create-draft-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- name: Setup Go
23-
uses: actions/[email protected].4
23+
uses: actions/[email protected].5
2424
with:
2525
go-version: 1.17.x
2626
- name: Checkout

.github/workflows/test-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Setup Go
14-
uses: actions/[email protected].4
14+
uses: actions/[email protected].5
1515
with:
1616
go-version: 1.17.x
1717

0 commit comments

Comments
 (0)