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

Commit 24d17dc

Browse files
Bump CatChen/check-git-status-action from 1 to 2
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>
1 parent 1e979a1 commit 24d17dc

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)