Skip to content

Commit acf0cfd

Browse files
#patch: Bump actions/checkout from 4.1.4 to 4.1.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.4...v4.1.5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 474f540 commit acf0cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
128128
# create the release
129129
- name: Checkout
130-
uses: actions/[email protected].4
130+
uses: actions/[email protected].5
131131
with:
132132
fetch-depth: 0 # need all refs for tag generation
133133
- name: Auto-increment version tag

0 commit comments

Comments
 (0)