Skip to content

Commit

Permalink
Bump CatChen/check-git-status-action from 1.0.4 to 1.0.8 (#1212)
Browse files Browse the repository at this point in the history
Bumps [CatChen/check-git-status-action](https://github.com/CatChen/check-git-status-action) from 1.0.4 to 1.0.8.
- [Release notes](https://github.com/CatChen/check-git-status-action/releases)
- [Commits](CatChen/check-git-status-action@v1.0.4...v1.0.8)

---
updated-dependencies:
- dependency-name: CatChen/check-git-status-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2022
1 parent 315a9e9 commit 1475ace
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 @@ -50,7 +50,7 @@ jobs:
- name: Package
run: yarn package

- uses: CatChen/check-git-status-action@v1.0.4
- uses: CatChen/check-git-status-action@v1.0.8
id: check-git-status
with:
fail-if-not-clean: ${{ github.actor != 'dependabot[bot]' || github.event_name == 'workflow_call' }}
Expand Down

0 comments on commit 1475ace

Please sign in to comment.