Skip to content

Commit 7b07a47

Browse files
dependabot[bot]akurtakov
authored andcommitted
Bump andymckay/append-gist-action from 0.2 to 0.3
Bumps [andymckay/append-gist-action](https://github.com/andymckay/append-gist-action) from 0.2 to 0.3. - [Release notes](https://github.com/andymckay/append-gist-action/releases) - [Commits](andymckay/append-gist-action@6e8d644...ab30bf2) --- updated-dependencies: - dependency-name: andymckay/append-gist-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ebc3e2 commit 7b07a47

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@6e8d64427fe47cbacf4ab6b890411f1d67c07f3e
75+
uses: andymckay/append-gist-action@ab30bf28df67017c7ad696500b218558c7c04db3
7676
with:
7777
token: ${{ secrets.GIST_TOKEN }}
7878
gistURL: https://gist.githubusercontent.com/eclipse-releng-bot/78d110a601baa4ef777ccb472f584038

0 commit comments

Comments
 (0)