Skip to content

Commit 692973e

Browse files
authoredJun 12, 2024
Prepare 4.1.7 release (#1775)
* Prepare 4.1.7 release * Include #1776 in 4.1.7 release
1 parent 6ccd57f commit 692973e

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed
 

‎CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v4.1.7
4+
* Bump the minor-npm-dependencies group across 1 directory with 4 updates by @dependabot in https://github.com/actions/checkout/pull/1739
5+
* Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/actions/checkout/pull/1697
6+
* Check out other refs/* by commit by @orhantoy in https://github.com/actions/checkout/pull/1774
7+
* Pin actions/checkout's own workflows to a known, good, stable version. by @jww3 in https://github.com/actions/checkout/pull/1776
8+
39
## v4.1.6
410
* Check platform to set archive extension appropriately by @cory-miller in https://github.com/actions/checkout/pull/1732
511

‎package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "checkout",
3-
"version": "4.1.6",
3+
"version": "4.1.7",
44
"description": "checkout action",
55
"main": "lib/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)
Failed to load comments.