Skip to content

Commit

Permalink
Merge pull request #37 from NeXTLinux/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/cache-3.3.2

Bump actions/cache from 3.2.6 to 3.3.2
  • Loading branch information
Cyber OS Lab authored Dec 8, 2023
2 parents 430fc28 + 0399bf6 commit 63db9e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0

- name: Utilize Go Module Cache
uses: actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0 # v3.2.6
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
with:
path: |
~/go/pkg/mod
Expand Down

0 comments on commit 63db9e9

Please sign in to comment.