Skip to content

Commit ba6c92b

Browse files
#patch: Bump actions/checkout from 3.5.2 to 3.5.3 (#36)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3.5.2...v3.5.3) --- 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 2ba64df commit ba6c92b

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
@@ -126,7 +126,7 @@ jobs:
126126
127127
# create the release
128128
- name: Checkout
129-
uses: actions/[email protected].2
129+
uses: actions/[email protected].3
130130
with:
131131
fetch-depth: 0 # need all refs for tag generation
132132
- name: Auto-increment version tag

0 commit comments

Comments
 (0)