Page MenuHomeVyOS Platform

No OneTemporary

Size
761 B
Referenced Files
None
Subscribers
None
diff --git a/.github/workflows/ah_token_refresh.yml b/.github/workflows/ah_token_refresh.yml
index 6375faa4..a6dd46f7 100644
--- a/.github/workflows/ah_token_refresh.yml
+++ b/.github/workflows/ah_token_refresh.yml
@@ -1,14 +1,14 @@
name: Refresh the automation hub token
# the token expires every 30 days, so we need to refresh it
on:
schedule:
- cron: '0 12 1,15 * *' # run 12pm on the 1st and 15th of the month
workflow_dispatch:
jobs:
refresh:
- uses: ansible/team-devtools/.github/workflows/ah_token_refresh.yml@v25.7.0
+ uses: ansible/team-devtools/.github/workflows/ah_token_refresh.yml@v25.12.8
with:
environment: release
secrets:
ah_token: ${{ secrets.AH_TOKEN }}

File Metadata

Mime Type
text/x-diff
Expires
Sat, Sep 26, 11:33 AM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4280475
Default Alt Text
(761 B)

Event Timeline