Skip to content

Commit 8fbee52

Browse files
authored
Merge pull request #2387 from bugsnag/dependabot/github_actions/actions/cache-4.2.3
build(deps): bump actions/cache from 4.2.2 to 4.2.3
2 parents 0c4c92d + 9c4b0d5 commit 8fbee52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-electron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
if: ${{ !env.ACT }}
3131
run: |
3232
echo "::set-output name=dir::$(npm config get cache)"
33-
- uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
33+
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
3434
id: npm-cache
3535
if: ${{ !env.ACT }}
3636
with:

0 commit comments

Comments
 (0)