Skip to content

Commit cbee9f4

Browse files
authored
Merge pull request #24 from pomerium/dependabot/github_actions/github-actions-c131c47beb
Bump the github-actions group with 2 updates
2 parents 70dac78 + 035a02a commit cbee9f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ jobs:
1010
- name: Checkout
1111
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1212

13-
- uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
13+
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
1414
with:
1515
go-version: 1.21.x
1616

1717
- run: go run .
1818

19-
- uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842
19+
- uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79

0 commit comments

Comments
 (0)