Skip to content

Commit 8001bef

Browse files
Bump andymckay/append-gist-action
Bumps [andymckay/append-gist-action](https://github.com/andymckay/append-gist-action) from 1fbfbbce708a39bd45846f0955ed5521f2099c6d to 6e8d64427fe47cbacf4ab6b890411f1d67c07f3e. - [Release notes](https://github.com/andymckay/append-gist-action/releases) - [Commits](andymckay/append-gist-action@1fbfbbc...6e8d644) --- updated-dependencies: - dependency-name: andymckay/append-gist-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d43d0d commit 8001bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-results.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
# Upload only for master branch and not for scheduled event
6565
if: >
6666
github.event_name == 'workflow_run' && github.event.workflow_run.head_branch == 'master' && github.event.workflow_run.event != 'schedule'
67-
uses: andymckay/append-gist-action@1fbfbbce708a39bd45846f0955ed5521f2099c6d
67+
uses: andymckay/append-gist-action@6e8d64427fe47cbacf4ab6b890411f1d67c07f3e
6868
with:
6969
token: ${{ secrets.GIST_TOKEN }}
7070
gistURL: https://gist.githubusercontent.com/step-security/612cb538c14731f1a8fefe504f519395

0 commit comments

Comments
 (0)