Skip to content

Commit

Permalink
Bump andymckay/append-gist-action
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Jun 19, 2023
1 parent cb8aa7e commit 7b6ee9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
if: >
github.event_name == 'workflow_run' && github.event.workflow_run.head_branch == 'main' ||
github.event_name != 'workflow_run' && github.ref == 'refs/heads/main'
uses: andymckay/append-gist-action@1fbfbbce708a39bd45846f0955ed5521f2099c6d
uses: andymckay/append-gist-action@6e8d64427fe47cbacf4ab6b890411f1d67c07f3e
with:
token: ${{ secrets.GIST_TOKEN }}
gistURL: https://gist.githubusercontent.com/remkop/36bc8a3b4395f2fbdb9bc271e97ba2dd
Expand Down

0 comments on commit 7b6ee9f

Please sign in to comment.