Skip to content

Commit 69b676c

Browse files
dependabot[bot]dnfield
authored andcommitted
Bump actions/checkout from 3.0.0 to 3.0.2 (#151)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@a12a394...2541b12) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5474f6 commit 69b676c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

impeller/.github/workflows/scorecards-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: "Checkout code"
23-
uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846
23+
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
2424
with:
2525
persist-credentials: false
2626

0 commit comments

Comments
 (0)