Skip to content

Commit 8a439ca

Browse files
authored
Merge pull request #53 from pomerium/dependabot/github_actions/github-actions-bd86c76f42
Bump the github-actions group with 2 updates
2 parents d96e44e + 5f67b86 commit 8a439ca

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
@@ -7,9 +7,9 @@ jobs:
77
update:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
10+
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
1111
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
1212
with:
1313
go-version: 1.21.x
1414
- run: go run .
15-
- uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d
15+
- uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842

0 commit comments

Comments
 (0)