Skip to content

Commit

Permalink
chore(deps): update defenseunicorns/uds-common action to v0.2.2 (#50)
Browse files Browse the repository at this point in the history
| datasource  | package                    | from   | to     |
| ----------- | -------------------------- | ------ | ------ |
| github-tags | defenseunicorns/uds-common | v0.2.1 | v0.2.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 9, 2024
1 parent b13ef4c commit e34753d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Setup UDS
if: always()
uses: defenseunicorns/uds-common/.github/actions/[email protected].1
uses: defenseunicorns/uds-common/.github/actions/[email protected].2

- name: Create and deploy the uds-k3d package
run: uds run
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tag-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Setup UDS
if: always()
uses: defenseunicorns/uds-common/.github/actions/[email protected].1
uses: defenseunicorns/uds-common/.github/actions/[email protected].2

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

0 comments on commit e34753d

Please sign in to comment.