diff options
| author | omnom62 <75066712+omnom62@users.noreply.github.com> | 2026-05-09 06:48:47 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-09 06:48:47 +1000 |
| commit | 8b3ce9a1bc04eb27145479da96e74b67939eb152 (patch) | |
| tree | 26fdb1eadca47f993da23919c5c187c69030f41f /.github/workflows/ah_token_refresh.yml | |
| parent | ad1826e88075e04d2b1ce72feb41843ccc6727f2 (diff) | |
| parent | f1e00c85fea01b805e0b4f86aed014ccf4fae00e (diff) | |
| download | vyos.vyos-chore/deprecated-cleanup.tar.gz vyos.vyos-chore/deprecated-cleanup.zip | |
Merge branch 'main' into chore/deprecated-cleanupchore/deprecated-cleanup
Diffstat (limited to '.github/workflows/ah_token_refresh.yml')
| -rw-r--r-- | .github/workflows/ah_token_refresh.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ah_token_refresh.yml b/.github/workflows/ah_token_refresh.yml index 0c8cba7b..09d2f9db 100644 --- a/.github/workflows/ah_token_refresh.yml +++ b/.github/workflows/ah_token_refresh.yml @@ -7,7 +7,7 @@ on: jobs: refresh: - uses: ansible/team-devtools/.github/workflows/ah_token_refresh.yml@v26.2.0 + uses: ansible/team-devtools/.github/workflows/ah_token_refresh.yml@v26.4.0 with: environment: release secrets: |
