Skip to content

Commit b181721

Browse files
authored
Merge pull request #182 from kube-logging/dependabot/github_actions/github-actions-ec6f05e430
build(deps): bump the github-actions group across 1 directory with 2 updates
2 parents 40db9ff + 71cf34e commit b181721

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
1717

1818
- name: Set up Go
19-
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
19+
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
2020
with:
2121
go-version-file: '.go-version'
2222

@@ -38,12 +38,12 @@ jobs:
3838
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
3939

4040
- name: Set up Go
41-
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
41+
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
4242
with:
4343
go-version-file: '.go-version'
4444

4545
- name: Cache licenses
46-
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
46+
uses: actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0.0
4747
with:
4848
key: licensei-v2-${{ hashFiles('go.sum') }}
4949
path: |

0 commit comments

Comments
 (0)