Skip to content

Commit

Permalink
Merge pull request #10818 from camptocamp/c2cciutils-upgrade
Browse files Browse the repository at this point in the history
CI updates
  • Loading branch information
sbrunner authored Nov 28, 2023
2 parents 7068be1 + 78a9c2d commit de6675e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/audit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,5 @@ jobs:
- name: Update dpkg packages versions
run: ~/.venv/bin/c2cciutils-docker-versions-update --branch=${{ matrix.branch }}
if: steps.dpkg-versions.outputs.files_exists == 'true'
env:
GITHUB_TOKEN: ${{ secrets.GOPASS_CI_GITHUB_TOKEN }}

0 comments on commit de6675e

Please sign in to comment.