Skip to content

Commit 0ed2cc0

Browse files
dependabot[bot]akurtakov
authored andcommitted
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] <support@github.com>
1 parent 16e5222 commit 0ed2cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/junit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373
- name: Upload badge to Gist
7474
if: github.ref == 'refs/heads/master'
75-
uses: andymckay/append-gist-action@1fbfbbce708a39bd45846f0955ed5521f2099c6d
75+
uses: andymckay/append-gist-action@6e8d64427fe47cbacf4ab6b890411f1d67c07f3e
7676
with:
7777
token: ${{ secrets.GIST_TOKEN }}
7878
gistURL: https://gist.githubusercontent.com/eclipse-releng-bot/78d110a601baa4ef777ccb472f584038

0 commit comments

Comments
 (0)