Skip to content

Commit fa2ed7b

Browse files
dependabot[bot]doobry-systemli
authored andcommitted
Bump actions/checkout from 4.1.0 to 4.2.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.2.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.0...v4.2.2) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f788e1 commit fa2ed7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
if: github.actor == 'dependabot[bot]'
1111
steps:
1212
- name: Checkout
13-
uses: actions/checkout@v4.1.0
13+
uses: actions/checkout@v4.2.2
1414

1515
- name: Prepare Auto Merge
1616
uses: ahmadnassri/action-dependabot-auto-merge@v2

0 commit comments

Comments
 (0)