Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Commit 0417b35

Browse files
Bump CatChen/check-git-status-action from 1 to 2 (#421)
Bumps [CatChen/check-git-status-action](https://github.com/catchen/check-git-status-action) from 1 to 2. - [Release notes](https://github.com/catchen/check-git-status-action/releases) - [Commits](CatChen/check-git-status-action@v1...v2) --- updated-dependencies: - dependency-name: CatChen/check-git-status-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be373a9 commit 0417b35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- name: Build
7070
run: bin/rails g ruby_ui:component:all --force true
7171

72-
- uses: CatChen/check-git-status-action@v1
72+
- uses: CatChen/check-git-status-action@v2
7373
with:
7474
fail-if-not-clean: true
7575
push-if-not-clean: false

0 commit comments

Comments
 (0)