Skip to content

Commit

Permalink
build(deps): bump ublue-os/just-action from 1 to 2 (#320)
Browse files Browse the repository at this point in the history
Bumps [ublue-os/just-action](https://github.com/ublue-os/just-action) from 1 to 2.
- [Commits](ublue-os/just-action@v1...v2)

---
updated-dependencies:
- dependency-name: ublue-os/just-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kyle Gospodnetich <[email protected]>
  • Loading branch information
dependabot[bot] and KyleGospo authored Sep 20, 2024
1 parent eebfe91 commit 5574d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Check just syntax
id: check_just_syntax
uses: ublue-os/just-action@v1
uses: ublue-os/just-action@v2

# Build image using Buildah action
- name: Build Image
Expand Down

0 comments on commit 5574d2c

Please sign in to comment.