Skip to content

Commit

Permalink
Update dependency defenseunicorns/zarf to v0.38.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 7061a08 commit a5aebac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ jobs:
uses: supplypike/setup-bin@v3
with:
# renovate: zarf-uri datasource=github-tags depName=defenseunicorns/zarf versioning=semver-coerced
uri: 'https://github.com/defenseunicorns/zarf/releases/download/v0.30.0/zarf_v0.30.0_Linux_amd64'
uri: 'https://github.com/defenseunicorns/zarf/releases/download/v0.38.3/zarf_v0.38.3_Linux_amd64'
name: 'zarf'
# renovate: zarf datasource=github-tags depName=defenseunicorns/zarf versioning=semver-coerced
version: 'v0.30.0'
version: 'v0.38.3'

- name: Login to GHCR
uses: docker/login-action@v2
Expand Down

0 comments on commit a5aebac

Please sign in to comment.