diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-04-26 18:37:37 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-26 18:37:37 +0300 |
| commit | 64d89ede23ee0b1a95ab0b868637e77c450994d2 (patch) | |
| tree | cc0843a4111a305caee80895b8a647ea99e9c2a2 /.github | |
| parent | bbd0f4163d601e0d62e95c148fe91bbb92b39dd5 (diff) | |
| parent | 80035465ca7345e9ba5aae8e6d49cf536bd75aa0 (diff) | |
| download | vyos.vyos-fix/isort-violations.tar.gz vyos.vyos-fix/isort-violations.zip | |
Merge branch 'main' into fix/isort-violationsfix/isort-violations
Diffstat (limited to '.github')
| -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 0346920e..0c8cba7b 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.1.0 + uses: ansible/team-devtools/.github/workflows/ah_token_refresh.yml@v26.2.0 with: environment: release secrets: |
