Skip to content

Commit

Permalink
chore(deps): update planetscale/ghcommit-action action to v0.2.3 (#91)
Browse files Browse the repository at this point in the history
Co-authored-by: felix-renovate[bot] <143542247+felix-renovate[bot]@users.noreply.github.com>
  • Loading branch information
felix-renovate[bot] authored Jan 17, 2025
1 parent 416d8ba commit c6b55a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
sed -i'' -Ee "s/ghcommit-action:v(.*)/ghcommit-action:v${new_version}/" Dockerfile
- name: Commit changes
uses: planetscale/ghcommit-action@d4176bfacef926cc2db351eab20398dfc2f593b5 # v0.2.0
uses: planetscale/ghcommit-action@416d8ba8b8e04c703961e9a61f6b18a902c9428c # v0.2.3
with:
commit_message: "🤖 Bump version in Dockerfile"
repo: ${{ github.repository }}
Expand Down

0 comments on commit c6b55a1

Please sign in to comment.