We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e400a9f + 9970811 commit 47059e9Copy full SHA for 47059e9
.github/workflows/update-data.yaml
@@ -65,7 +65,7 @@ jobs:
65
66
- if: steps.generate.outputs.dirty == 'true'
67
name: Commit any changes
68
- uses: planetscale/ghcommit-action@7c35caed9937939812c7d4242ffab823e9b3b1fa # v0.2.16
+ uses: planetscale/ghcommit-action@322be9669498a4be9ce66efc1169f8f43f6bd883 # v0.2.17
69
with:
70
commit_message: 🤖 update cloud provider IP ranges ${{ steps.create-branch.outputs.timestamp }}
71
repo: ${{ github.repository }}
0 commit comments