Skip to content
This repository was archived by the owner on Nov 9, 2025. It is now read-only.

Commit f6be46c

Browse files
chore(deps): update planetscale/ghcommit-action action to v0.2.9 (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10484d0 commit f6be46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildAndRelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
echo "tag: ${tag}, ${branch}"
5959
./mvnw compile com.google.cloud.tools:jib-maven-plugin:3.2.0:build -Djib.from.image=eclipse-temurin:17-jre -Djib.container.environment=XDG_CONFIG_HOME=/tmp -Dimage=docker.io/wurstbrot/metric-analyzer -Djib.to.tags=${tag}
6060
# Commit all changed files back to the repository
61-
- uses: planetscale/[email protected].8
61+
- uses: planetscale/[email protected].9
6262
with:
6363
commit_message: "🤖 BOT based relase commit"
6464
repo: ${{ github.repository }}

0 commit comments

Comments
 (0)