diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-05-01 16:45:46 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-01 16:45:46 -0700 |
| commit | 29aac3de8d3b222ee3644ba1a192daaa765adbf7 (patch) | |
| tree | 54d3b713bbc47118f033abd11c31a106b8aa10c1 /.github/workflows | |
| parent | a2ee09579a75165ae691efcbf3e952db83145b83 (diff) | |
| download | vyos.vyos-29aac3de8d3b222ee3644ba1a192daaa765adbf7.tar.gz vyos.vyos-29aac3de8d3b222ee3644ba1a192daaa765adbf7.zip | |
Bump ansible/team-devtools/.github/workflows/ah_token_refresh.yml (#468)
Bumps [ansible/team-devtools/.github/workflows/ah_token_refresh.yml](https://github.com/ansible/team-devtools) from 26.2.0 to 26.4.0.
- [Release notes](https://github.com/ansible/team-devtools/releases)
- [Commits](https://github.com/ansible/team-devtools/compare/v26.2.0...v26.4.0)
---
updated-dependencies:
- dependency-name: ansible/team-devtools/.github/workflows/ah_token_refresh.yml
dependency-version: 26.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: omnom62 <75066712+omnom62@users.noreply.github.com>
Diffstat (limited to '.github/workflows')
| -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: |
