Skip to content

Commit 2c51fda

Browse files
build(deps): bump actions/checkout in /.github/actions/version-mode
Bumps [actions/checkout](https://github.com/actions/checkout) from ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 to 71cf2267d89c5cb81562390fa70a37fa40b1305e. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@ff7abcd...71cf226) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 71cf2267d89c5cb81562390fa70a37fa40b1305e dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent edaf19a commit 2c51fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/version-mode/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ inputs:
1111
runs:
1212
using: composite
1313
steps:
14-
- uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
14+
- uses: actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e
1515
- id: meta
1616
shell: bash
1717
run: |

0 commit comments

Comments
 (0)