Skip to content

Commit

Permalink
chore(deps): update cocogitto/cocogitto-action action to v3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 2, 2023
1 parent 8a34d08 commit 6728065
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
fetch-depth: 0

- uses: cocogitto/cocogitto-action@v3.2
- uses: cocogitto/cocogitto-action@v3.5
with:
check-latest-tag-only: true
git-user: glsl-lang
Expand Down Expand Up @@ -155,7 +155,7 @@ jobs:
&& cargo-workspaces -V
)
- uses: cocogitto/cocogitto-action@v3.2
- uses: cocogitto/cocogitto-action@v3.5
id: release
# Set to true because the action fails if there's nothing to release
continue-on-error: true
Expand Down

0 comments on commit 6728065

Please sign in to comment.