Skip to content

Commit

Permalink
Merge pull request #14 from bridgecrewio/dependabot/github_actions/st…
Browse files Browse the repository at this point in the history
…efanzweifel/git-auto-commit-action-5.0.0

Bump stefanzweifel/git-auto-commit-action from 4.16.0 to 5.0.0
  • Loading branch information
gruebel authored Oct 13, 2023
2 parents 873190e + ef449c5 commit 6e8a481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
major_version=$(echo "${version}" | head -c1)
echo "major_version=$major_version" >> "$GITHUB_OUTPUT"
echo "version=$version" >> $GITHUB_OUTPUT
- uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a # v4
- uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v5
id: git_auto_commit
with:
commit_message: Bump checkov version to ${{ steps.checkov_version.outputs.version }}
Expand Down

0 comments on commit 6e8a481

Please sign in to comment.