Sourced from actions/checkout's releases.
v7.0.1
What's Changed
- skip running unsafe pr check if input is default by
@aiqiaoyin actions/checkout#2518- trim only ascii whitespace for branch by
@aiqiaoyin actions/checkout#2521- escape values passed to --unset by
@aiqiaoyin actions/checkout#2530- Various dependency updates
Full Changelog: https://github.com/actions/checkout/compare/v7...v7.0.1
Sourced from actions/checkout's changelog.
Changelog
v7.0.1
- Skip running unsafe pr check if input is default by
@aiqiaoyin actions/checkout#2518- Trim only ascii whitespace for branch by
@aiqiaoyin actions/checkout#2521- Escape values passed to --unset by
@aiqiaoyin actions/checkout#2530- Various dependency updates
v7.0.0
- Block checking out fork PR for pull_request_target and workflow_run by
@aiqiaoyin actions/checkout#2454- Various dependency updates
v6.0.3
- Fix checkout init for SHA-256 repositories by
@yaananthin actions/checkout#2439- fix: expand merge commit SHA regex and add SHA-256 test cases by
@yaananthin actions/checkout#2414v6.0.2
- Fix tag handling: preserve annotations and explicit fetch-tags by
@ericsciplein actions/checkout#2356v6.0.1
- Add worktree support for persist-credentials includeIf by
@ericsciplein actions/checkout#2327v6.0.0
- Persist creds to a separate file by
@ericsciplein actions/checkout#2286- Update README to include Node.js 24 support details and requirements by
@salmanmkcin actions/checkout#2248v5.0.1
- Port v6 cleanup to v5 by
@ericsciplein actions/checkout#2301v5.0.0
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226v4.3.1
- Port v6 cleanup to v4 by
@ericsciplein actions/checkout#2305v4.3.0
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236v4.2.2
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924
... (truncated)
3d3c42e
prep v7.0.1 release (#2531)2880268
escape values passed to --unset (#2530)12cd223
trim only ascii whitespace for branch (#2521)62661c4
skip running unsafe pr check if input is default (#2518)e8d4307
Bump the minor-actions-dependencies group with 2 updates (#2499)631c942
eslint 9 (#2474)4f1f4ae
Bump actions/upload-artifact from 4 to 7 (#2476)ba09753
Bump actions/checkout from 6 to 7 (#2488)b9e0990
Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)e8cb398
Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)Sourced from docker/login-action's releases.
v4.5.2
- Surface Docker Hub OIDC error responses by
@crazy-maxin docker/login-action#1058Full Changelog: https://github.com/docker/login-action/compare/v4.5.1...v4.5.2
v4.5.1
- Support
dhi.ioas Docker Hub OIDC registry by@crazy-maxin docker/login-action#1054Full Changelog: https://github.com/docker/login-action/compare/v4.5.0...v4.5.1
v4.5.0
- Docker Hub OIDC login support by
@crazy-maxin docker/login-action#1048- Bump
@aws-sdk/client-ecrand@aws-sdk/client-ecr-publicto 3.1091.0 in docker/login-action#1037- Bump
@docker/actions-toolkitfrom 0.92.0 to 0.94.0 in docker/login-action#1044 docker/login-action#1050- Bump brace-expansion from 1.1.13 to 1.1.16 in docker/login-action#1046
- Bump js-yaml from 5.2.0 to 5.2.1 in docker/login-action#1038
Full Changelog: https://github.com/docker/login-action/compare/v4.4.0...v4.5.0
371161b
Merge pull request #1058
from crazy-max/fix-dockerhub-oidc-error-handling5dc73df
chore: update generated content2aa1ede
surface Docker Hub OIDC error responsesabd2ef4
Merge pull request #1055
from crazy-max/test-registry-auth-oidcd49d3a9
Merge pull request #1054
from crazy-max/oidc-missing-dhib58b17c
test: cover Docker Hub OIDC with registry-authbe646c2
chore: update generated contentd77c059
support dhi.io as Docker Hub OIDC registry06fb636
Merge pull request #1037
from docker/dependabot/npm_and_yarn/aws-sdk-dependen...a8bc953
[dependabot skip] chore: update generated contentSourced from actions/attest's releases.
v4.2.0
What's Changed
- fix: split checksums on any line ending so LF files parse on Windows by
@bdehamerin actions/attest#443- Bump
@actions/globfrom 0.6.1 to 0.7.0 in the npm-production group across 1 directory by@dependabot[bot] in actions/attest#435- Bump csv-parse from 6.2.1 to 7.0.1 by
@dependabot[bot] in actions/attest#437- Read subjects from GITHUB_ARTIFACTS_LIST by
@bdehamerin actions/attest#447- Support SHA-2 subject digests by
@bdehamerin actions/attest#446Full Changelog: https://github.com/actions/attest/compare/v4.1.1...v4.2.0
f7c74d2
feat: support SHA-2 subject digests (#446)88633d1
Bump js-yaml from 4.2.0 to 5.2.1 (#452)5dff824
Bump the actions-minor group with 3 updates (#453)e67e539
Bump the npm-development group across 1 directory with 2 updates (#448)95f6155
Bump @types/node from 25.9.2 to 26.1.1 (#449)b644c72
Read subjects from GITHUB_ARTIFACTS_LIST (#447)7d3af28
Bump csv-parse from 6.2.1 to 7.0.1 (#437)52cbb4d
Bump @actions/glob from 0.6.1 to 0.7.0 in the
npm-production group across 1 d...a5ce33e
ci: download rebuilt dist/ artifact outside the checkout workspace (#445)4c65731
ci: auto-rebuild dist/ for Dependabot production bumps (#444)Sourced from aws-actions/configure-aws-credentials's releases.
v6.2.3
6.2.3 (2026-07-22)
Bug Fixes
Sourced from aws-actions/configure-aws-credentials's changelog.
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.2.3 (2026-07-22)
Bug Fixes
- attach git credentials before Tag Major Version push (#1877) (9ae780b)
- PackedPolicyTooLarge detection in STS tags (#1899) (fa8d6a5)
6.2.2 (2026-07-07)
Miscellaneous Chores
- release 6.2.2 (d01d678)
6.2.1 (2026-06-26)
Bug Fixes
6.2.0 (2026-06-01)
Features
- add additional session tags by default (#1775) (e0ba768)
- add more retry logic and better logging (#1764) (540d0c1)
- add regex validation to role-session-name (#1765) (e354499)
- Allow custom session tags to be passed when assuming a role (#1759) (61f50f6)
- expose run id in STS client user-agent (#1774) (29d1be3)
- support custom STS endpoints (#1762) (8d52d05)
Bug Fixes
- skip credential check on output-env-credentials: false (#1778) (58e7c47)
- assumeRole failing from session tag size too large (#1808) (d6f5dc3)
6.1.3 (2026-05-28)
Bug Fixes
- fix: allow kubelet token symlink in #1805
6.1.2 (2026-05-26)
... (truncated)
e6de054
chore(main): release 6.2.3 (#1878)ab3b2ba
chore: Update distfa8d6a5
fix: PackedPolicyTooLarge detection in STS tags (#1899)42e118a
chore(deps-dev): bump markdownlint-cli from 0.49.0 to 0.49.1 (#1896)d86ddfc
chore: Update dist874aaac
chore(deps): bump @aws-sdk/client-sts from 3.1086.0 to
3.1091.0 (#1892)d4341b6
chore: Update distfe51823
chore(deps-dev): bump @aws-sdk/credential-provider-env (#1894)a8be382
chore(deps-dev): bump @biomejs/biome from 2.5.3 to 2.5.4
(#1893)e000376
chore: Update distSourced from fluxcd/flux2/action's releases.
v2.9.3
Highlights
Flux v2.9.3 is a patch release. It fixes empty lines vanishing from rendered Helm chart manifests, HelmReleases being marked as tested when their Helm test hooks never ran, and
spec.imagesentries that set only some image fields discarding the remaining fields already declared for the same image in thekustomization.yaml. The latter affects both kustomize-controller and theflux build|diff kustomizationcommands. Users are encouraged to upgrade for the best experience.ℹ️ Please follow the Upgrade Procedure for Flux v2.7+ for a smooth upgrade from Flux v2.6 to the latest version.
Fixes:
- Fix empty lines vanishing from rendered chart manifests (helm-controller)
- Fix
HasBeenTestedfor all corner cases, where a release could be marked as tested although its Helm test hooks never ran (helm-controller)- Fix a
spec.imagesentry setting only some of the image fields discarding the remaining fields already declared for the same image in thekustomization.yamlatspec.path, e.g. overriding onlynewNameproduced an untagged image reference (kustomize-controller, flux CLI)Improvements:
- Update fluxcd/pkg dependencies
- Include source-watcher in the OCI flux-manifests artifact
Components changelog
CLI changelog
- [release/v2.9.x] Include source-watcher to oci flux-manifests by
@fluxcdbotin fluxcd/flux2#5996- Update fluxcd/pkg dependencies by
@fluxcdbotin fluxcd/flux2#6006- Update toolkit components by
@fluxcdbotin fluxcd/flux2#6011Full Changelog: https://github.com/fluxcd/flux2/compare/v2.9.2...v2.9.3
16602fa
Merge pull request #6011
from fluxcd/update-components-release/v2.9.x62059b8
Update toolkit componentsfe6d94c
Merge pull request #6006
from fluxcd/update-pkg-deps/release/v2.9.x8d305b5
Update fluxcd/pkg dependencies282aee3
Merge pull request #5996
from fluxcd/backport-5995-to-release/v2.9.x9cd1567
Include source-watcher to oci flux-manifestsSourced from linear/linear-release-action's releases.
v0.15.0
What's Changed
- Release v0.15.0 by
@RomainCscnin linear/linear-release-action#55Full Changelog: https://github.com/linear/linear-release-action/compare/v0.14.6...v0.15.0
v0.14.6
What's Changed
- Fix release PR body wording for drifted CLI version by
@RomainCscnin linear/linear-release-action#53- Release v0.14.6 by
@RomainCscnin linear/linear-release-action#54Full Changelog: https://github.com/linear/linear-release-action/compare/v0.14.5...v0.14.6
Sourced from ossf/scorecard-action's releases.
v2.4.4
What's Changed
This update bumps the Scorecard version to the v5.5.0 release. For a complete list of changes, please refer to the Scorecard v5.4.0 release notes and the Scorecard v5.5.0 release notes.
- log POST failures instead of failing entire action by
@spencerschrockin ossf/scorecard-action#1625Full Changelog: https://github.com/ossf/scorecard-action/compare/v2.4.3...v2.4.4
2d11466
Bump action tag for v2.4.4 release (#1688)1bd3285
:seedling: Bump the docker-images group across 1 directory with 2
updates (#1...913edce
:seedling: Bump github.com/containerd/containerd from 1.7.32 to 1.7.33
(#1671)0957b8f
:seedling: Bump golang.org/x/net from 0.56.0 to 0.57.0 (#1680)f0061eb
:seedling: Bump google.golang.org/grpc from 1.81.1 to 1.82.1 (#1687)20ee732
:seedling: Bump github.com/sigstore/cosign/v2 from 2.6.3 to 2.6.4 (#1685)9f295ef
:seedling: Bump the github-actions group with 6 updates (#1686)69bf556
:seedling: Bump github.com/sigstore/sigstore-go from 1.1.4 to 1.2.0 (#1681)94e8b96
:seedling: Bump github.com/sigstore/rekor from 1.5.0 to 1.5.2 (#1673)c7a1b37
:seedling: Bump github.com/sigstore/fulcio from 1.8.5 to 1.8.6 (#1675)Sourced from github/codeql-action/upload-sarif's releases.
v4.37.3
No user facing changes.
v4.37.2
- The new address format for the
config-fileinput that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, theremote=prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023- The CodeQL Action can now make use of configured private registries in Default Setup to retrieve CodeQL configuration files from remote repositories that require authentication. This will allow customers to store their CodeQL configuration in a single repository that can then be referenced by Default Setup workflows in other repositories. We expect to roll this and other, related changes out to everyone in July. #4007
v4.37.1
- Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #3956
- Update default CodeQL bundle version to 2.26.1. #4019
Sourced from github/codeql-action/upload-sarif's changelog.
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
[UNRELEASED]
No user facing changes.
4.37.5 - 03 Aug 2026
- Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the
initAction instead of falling back to downloading the bundle before extracting it. #40614.37.4 - 29 Jul 2026
- This version of the CodeQL Action adds support for the
toolsinput for thecodeql-action/initstep to be specified using agithub-codeql-toolsrepository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value totoolcacheto always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided fortoolsin the workflow definition always takes precedence unless the value of the repository property starts with!. #4037- Update default CodeQL bundle version to 2.26.2. #4051
4.37.3 - 22 Jul 2026
No user facing changes.
4.37.2 - 21 Jul 2026
- The new address format for the
config-fileinput that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, theremote=prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023- The CodeQL Action can now make use of configured private registries in Default Setup to retrieve CodeQL configuration files from remote repositories that require authentication. This will allow customers to store their CodeQL configuration in a single repository that can then be referenced by Default Setup workflows in other repositories. We expect to roll this and other, related changes out to everyone in July. #4007
4.37.1 - 16 Jul 2026
- Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #3956
- Update default CodeQL bundle version to 2.26.1. #4019
4.37.0 - 08 Jul 2026
- Update default CodeQL bundle version to 2.26.0. #3995
- In addition to the existing input format, the
config-fileinput for thecodeql-action/initstep will soon support a new[owner/]repo[@ref][:path]format. All components except the repository name are optional. If omitted,ownerdefaults to the same owner as the repository the analysis is running for,reftomain, andpathto.github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #39734.36.3 - 01 Jul 2026
No user facing changes.
4.36.2 - 04 Jun 2026
- Cache CodeQL CLI version information across Actions steps. #3943
- Reduce requests while waiting for analysis processing by using exponential backoff when polling SARIF processing status. #3937
- Update default CodeQL bundle version to 2.25.6. #3948
4.36.1 - 02 Jun 2026
No user facing changes.
... (truncated)
e4fba86
Merge pull request #4031
from github/update-v4.37.3-72f6a9da0fb50ab5
Update changelog for v4.37.372f6a9d
Merge pull request #4030
from github/mbg/fix/no-proxy3b5ee58
Use default request options instead of
undefinedbfb6be4
Merge pull request #4028
from github/mergeback/v4.37.2-to-main-e0647621526ab84
Rebuildd6217b9
Update changelog and version after v4.37.2e064762
Merge pull request #4027
from github/update-v4.37.2-385bcdc5ae0faed8
Add a couple of change notes73aad0e
Update changelog for v4.37.2Sourced from github/codeql-action/init's releases.
v4.37.3
No user facing changes.
v4.37.2
- The new address format for the
config-fileinput that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, theremote=prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023- The CodeQL Action can now make use of configured private registries in Default Setup to retrieve CodeQL configuration files from remote repositories that require authentication. This will allow customers to store their CodeQL configuration in a single repository that can then be referenced by Default Setup workflows in other repositories. We expect to roll this and other, related changes out to everyone in July. #4007
v4.37.1
- Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #3956
- Update default CodeQL bundle version to 2.26.1. #4019
Sourced from github/codeql-action/init's changelog.
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
[UNRELEASED]
No user facing changes.
4.37.5 - 03 Aug 2026
- Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the
initAction instead of falling back to downloading the bundle before extracting it. #40614.37.4 - 29 Jul 2026
- This version of the CodeQL Action adds support for the
toolsinput for thecodeql-action/initstep to be specified using agithub-codeql-toolsrepository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value totoolcacheto always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided fortoolsin the workflow definition always takes precedence unless the value of the repository property starts with!. #4037- Update default CodeQL bundle version to 2.26.2. #4051
4.37.3 - 22 Jul 2026
No user facing changes.
4.37.2 - 21 Jul 2026
- The new address format for the
config-fileinput that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, theremote=prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023- The CodeQL Action can now make use of configured private registries in Default Setup to retrieve CodeQL configuration files from remote repositories that require authentication. This will allow customers to store their CodeQL configuration in a single repository that can then be referenced by Default Setup workflows in other repositories. We expect to roll this and other, related changes out to everyone in July. #4007
4.37.1 - 16 Jul 2026
- Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #3956
- Update default CodeQL bundle version to 2.26.1. #4019
4.37.0 - 08 Jul 2026
- Update default CodeQL bundle version to 2.26.0. #3995
- In addition to the existing input format, the
config-fileinput for thecodeql-action/initstep will soon support a new[owner/]repo[@ref][:path]format. All components except the repository name are optional. If omitted,ownerdefaults to the same owner as the repository the analysis is running for,reftomain, andpathto.github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #39734.36.3 - 01 Jul 2026
No user facing changes.
4.36.2 - 04 Jun 2026
- Cache CodeQL CLI version information across Actions steps. #3943
- Reduce requests while waiting for analysis processing by using exponential backoff when polling SARIF processing status. #3937
- Update default CodeQL bundle version to 2.25.6. #3948
4.36.1 - 02 Jun 2026
No user facing changes.
... (truncated)
e4fba86
Merge pull request #4031
from github/update-v4.37.3-72f6a9da0fb50ab5
Update changelog for v4.37.372f6a9d
Merge pull request #4030
from github/mbg/fix/no-proxy3b5ee58
Use default request options instead of
undefinedbfb6be4
Merge pull request #4028
from github/mergeback/v4.37.2-to-main-e0647621526ab84
Rebuildd6217b9
Update changelog and version after v4.37.2e064762
Merge pull request #4027
from github/update-v4.37.2-385bcdc5ae0faed8
Add a couple of change notes73aad0e
Update changelog for v4.37.2Sourced from github/codeql-action/analyze's releases.
v4.37.3
No user facing changes.
v4.37.2
- The new address format for the
config-fileinput that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, theremote=prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023- The CodeQL Action can now make use of configured private registries in Default Setup to retrieve CodeQL configuration files from remote repositories that require authentication. This will allow customers to store their CodeQL configuration in a single repository that can then be referenced by Default Setup workflows in other repositories. We expect to roll this and other, related changes out to everyone in July. #4007
v4.37.1
- Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #3956
- Update default CodeQL bundle version to 2.26.1. #4019
Sourced from github/codeql-action/analyze's changelog.
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
[UNRELEASED]
No user facing changes.
4.37.5 - 03 Aug 2026
- Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the
initAction instead of falling back to downloading the bundle before extracting it. #40614.37.4 - 29 Jul 2026
- This version of the CodeQL Action adds support for the
toolsinput for thecodeql-action/initstep to be specified using agithub-codeql-toolsrepository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value totoolcacheto always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided fortoolsin the workflow definition always takes precedence unless the value of the repository property starts with!. #4037- Update default CodeQL bundle version to 2.26.2. #4051
4.37.3 - 22 Jul 2026
No user facing changes.
4.37.2 - 21 Jul 2026
- The new address format for the
config-fileinput that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, theremote=prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023- The CodeQL Action can now make use of configured private registries in Default Setup to retrieve CodeQL configuration files from remote repositories that require authentication. This will allow customers to store their CodeQL configuration in a single repository that can then be referenced by Default Setup workflows in other repositories. We expect to roll this and other, related changes out to everyone in July. #4007
4.37.1 - 16 Jul 2026
- Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. > "${GITHUB_OUTPUT}" - name: Checkout repository - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: fetch-depth: 1 path: ./.github/actions/create-task-action diff --git a/.github/workflows/weekly-docs.yaml b/.github/workflows/weekly-docs.yaml index 2549b1f24a..011e7c115f 100644 --- a/.github/workflows/weekly-docs.yaml +++ b/.github/workflows/weekly-docs.yaml @@ -31,7 +31,7 @@ jobs: egress-policy: audit - name: Checkout - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false @@ -73,7 +73,7 @@ jobs: egress-policy: audit - name: Checkout - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false @@ -154,7 +154,7 @@ jobs: egress-policy: audit - name: Checkout - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: persist-credentials: false