Skip to content

Commit 3823311

Browse files
authored
Fix coursier/cache-action reference (#479)
Add the "current" Git commit ID for the moving tag.
1 parent 7309924 commit 3823311

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

actions.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -267,17 +267,17 @@ container-tools/microshift-action:
267267
expires_at: 2025-08-01
268268
keep: true
269269
coursier/cache-action:
270-
'*':
271-
expires_at: 2025-08-01
272-
keep: true
270+
e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7:
271+
tag: v8.0.1
272+
c5ca79321d170b8a18c288d9cadc2a6037166d0f:
273+
tag: v8.0.0
274+
expires_at: 2026-09-01
273275
bebeeb0e6f48ebad66d3783946588ecf43114433:
276+
tag: v7.0.0
277+
expires_at: 2026-08-01
278+
4e2615869d13561d626ed48655e1a39e5b192b3c:
274279
tag: 6.4.7
275280
expires_at: 2026-04-28
276-
c5ca79321d170b8a18c288d9cadc2a6037166d0f:
277-
tag: 6.4.7
278-
expires_at: 2026-05-15
279-
e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7:
280-
tag: 6.4.7
281281
coursier/setup-action:
282282
'*':
283283
expires_at: 2025-08-01

0 commit comments

Comments
 (0)