Skip to content

Commit 20b3307

Browse files
authoredJan 26, 2024
chore(deps): update endbug/add-and-commit action to v9.1.4 (#10335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d377f3 commit 20b3307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/overhead-benchmark-daily.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: rsync -avv benchmark-overhead/results/ gh-pages/benchmark-overhead/results/ && rm -rf benchmark-overhead/results
3838

3939
- name: Commit updated results
40-
uses: EndBug/add-and-commit@1bad3abcf0d6ec49a5857d124b0bfb52dc7bb081 # v9.1.3
40+
uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9.1.4
4141
with:
4242
add: "benchmark-overhead/results"
4343
cwd: "./gh-pages"

0 commit comments

Comments
 (0)
Please sign in to comment.