Skip to content

Commit 5d6fb39

Browse files
authored
[actions] Update GitHub Actions versions - 2026-04-09 (#25541)
1 parent 3730dff commit 5d6fb39

4 files changed

Lines changed: 33 additions & 33 deletions

File tree

.github/aw/actions-lock.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -148,20 +148,20 @@
148148
"version": "v4.35.1",
149149
"sha": "0e9f55954318745b37b7933c693bc093f7336125"
150150
},
151-
"github/gh-aw-actions/setup@v0.67.2": {
151+
"github/gh-aw-actions/setup@v0.67.4": {
152152
"repo": "github/gh-aw-actions/setup",
153-
"version": "v0.67.2",
154-
"sha": "03e31e064a68e8d5ad890c92f303cfb5a3536006"
153+
"version": "v0.67.4",
154+
"sha": "9d6ae06250fc0ec536a0e5f35de313b35bad7246"
155155
},
156-
"github/stale-repos@v9.0.7": {
156+
"github/stale-repos@v9.0.8": {
157157
"repo": "github/stale-repos",
158-
"version": "v9.0.7",
159-
"sha": "25946246f29e8692a397502045e457c4dc96c6e4"
158+
"version": "v9.0.8",
159+
"sha": "5f2e18fc5432823f96c1feb69327f665c2acab59"
160160
},
161-
"haskell-actions/setup@v2.10.3": {
161+
"haskell-actions/setup@v2.10.4": {
162162
"repo": "haskell-actions/setup",
163-
"version": "v2.10.3",
164-
"sha": "9cd1b7bf3f36d5a3c3b17abc3545bfb5481912ea"
163+
"version": "v2.10.4",
164+
"sha": "77bff5043ea8b8189e09903b6f29125b16c531f9"
165165
},
166166
"microsoft/apm-action@v1.4.1": {
167167
"repo": "microsoft/apm-action",

.github/workflows/stale-repo-identifier.lock.yml

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/stale-repo-identifier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ env:
7171
steps:
7272
- name: Run stale-repos tool
7373
id: stale-repos
74-
uses: github/stale-repos@v9.0.7
74+
uses: github/stale-repos@v9.0.8
7575
env:
7676
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7777
ORGANIZATION: ${{ env.ORGANIZATION }}

pkg/workflow/data/action_pins.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -148,20 +148,20 @@
148148
"version": "v4.35.1",
149149
"sha": "0e9f55954318745b37b7933c693bc093f7336125"
150150
},
151-
"github/gh-aw-actions/setup@v0.67.2": {
151+
"github/gh-aw-actions/setup@v0.67.4": {
152152
"repo": "github/gh-aw-actions/setup",
153-
"version": "v0.67.2",
154-
"sha": "03e31e064a68e8d5ad890c92f303cfb5a3536006"
153+
"version": "v0.67.4",
154+
"sha": "9d6ae06250fc0ec536a0e5f35de313b35bad7246"
155155
},
156-
"github/stale-repos@v9.0.7": {
156+
"github/stale-repos@v9.0.8": {
157157
"repo": "github/stale-repos",
158-
"version": "v9.0.7",
159-
"sha": "25946246f29e8692a397502045e457c4dc96c6e4"
158+
"version": "v9.0.8",
159+
"sha": "5f2e18fc5432823f96c1feb69327f665c2acab59"
160160
},
161-
"haskell-actions/setup@v2.10.3": {
161+
"haskell-actions/setup@v2.10.4": {
162162
"repo": "haskell-actions/setup",
163-
"version": "v2.10.3",
164-
"sha": "9cd1b7bf3f36d5a3c3b17abc3545bfb5481912ea"
163+
"version": "v2.10.4",
164+
"sha": "77bff5043ea8b8189e09903b6f29125b16c531f9"
165165
},
166166
"microsoft/apm-action@v1.4.1": {
167167
"repo": "microsoft/apm-action",

0 commit comments

Comments
 (0)