Skip to content

Commit a53a2a0

Browse files
Bump jetify-com/devbox-install-action from 0.11.0 to 0.12.0 (#2115)
Bumps [jetify-com/devbox-install-action](https://github.com/jetify-com/devbox-install-action) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/jetify-com/devbox-install-action/releases) - [Commits](jetify-com/devbox-install-action@v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: jetify-com/devbox-install-action 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>
1 parent a06e029 commit a53a2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sboms-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v4
2727

2828
- name: Install devbox
29-
uses: jetify-com/devbox-install-action@v0.11.0
29+
uses: jetify-com/devbox-install-action@v0.12.0
3030

3131
- name: Configure Git
3232
run: |

0 commit comments

Comments
 (0)