Skip to content

Commit

Permalink
Bump andymckay/append-gist-action from 0.2 to 0.3
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and akurtakov committed Apr 17, 2024
1 parent 192cf17 commit 3e74205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
path: tck-badge-${{ matrix.tck.name }}.svg
- name: Upload badge of ${{ matrix.tck.name }} to Gist
if: github.ref == 'refs/heads/master'
uses: andymckay/append-gist-action@6e8d64427fe47cbacf4ab6b890411f1d67c07f3e
uses: andymckay/append-gist-action@ab30bf28df67017c7ad696500b218558c7c04db3
with:
token: ${{ secrets.GIST_TOKEN }}
gistURL: https://gist.github.com/eclipse-equinox-bot/d941fe2a4992a018d88e778b48ee3135
Expand Down

0 comments on commit 3e74205

Please sign in to comment.