Skip to content

Commit 54bf9b0

Browse files
Bump actions/checkout from v2.3.3 to v2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2.3.3...5a4ac90) Signed-off-by: dependabot[bot] <[email protected]>
1 parent bda4122 commit 54bf9b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ${{ matrix.os }}
1818

1919
steps:
20-
- uses: actions/[email protected].3
20+
- uses: actions/[email protected].4
2121

2222
- uses: actions/[email protected]
2323
with:

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ${{ matrix.os }}
1818

1919
steps:
20-
- uses: actions/[email protected].3
20+
- uses: actions/[email protected].4
2121

2222
- uses: actions/[email protected]
2323
with:

0 commit comments

Comments
 (0)