Skip to content

Commit 38b8c2f

Browse files
chore(deps): update devops-infra/action-commit-push digest to fa0c793 (#929)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 289d87f commit 38b8c2f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/generate_mariadb_examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
git add ./examples/github/result/mariadb/${{ matrix.MARIADB_VERSION }}/* || true
6868
6969
- name: Run the Action Commit
70-
uses: devops-infra/action-commit-push@f066ea8e19660de57d3d3a4a0b9d294ea2612e20 # master
70+
uses: devops-infra/action-commit-push@fa0c793b27578a6f16c2cf02c416a0d69fac58c9 # master
7171
with:
7272
github_token: "${{ secrets.GITHUB_TOKEN }}"
7373
add_timestamp: true

.github/workflows/generate_mysql_examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
git add ./examples/github/result/mysql/${{ matrix.MYSQL_VERSION }}/* || true
6868
6969
- name: Run the Action Commit
70-
uses: devops-infra/action-commit-push@f066ea8e19660de57d3d3a4a0b9d294ea2612e20 # master
70+
uses: devops-infra/action-commit-push@fa0c793b27578a6f16c2cf02c416a0d69fac58c9 # master
7171
with:
7272
github_token: "${{ secrets.GITHUB_TOKEN }}"
7373
add_timestamp: true

0 commit comments

Comments
 (0)