Skip to content

Commit 50dd6b9

Browse files
chore(ci)(deps): bump actions/checkout from 4.4.0 to 7.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.4.0 to 7.0.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11d5960...3d3c42e) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e713f7 commit 50dd6b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/aggregate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
# the commit SHA makes the executed code immutable. The trailing comment
119119
# keeps the human-readable version visible and is the form Dependabot
120120
# understands, so version bumps are still proposed as normal PRs.
121-
uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0
121+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
122122

123123
# ── دروازهٔ زمانی: اگر به‌تازگی آپدیت شده، زود خارج شو ──────────────
124124
- name: ⏱️ Freshness gate

0 commit comments

Comments
 (0)