Skip to content

Commit b6f517c

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
ci(github-actions)(deps): Bump andymckay/append-gist-action
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]>
1 parent 95ddc98 commit b6f517c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
if: >
189189
github.event_name == 'workflow_run' && github.event.workflow_run.head_branch == 'master' ||
190190
github.event_name != 'workflow_run' && github.ref == 'refs/heads/master'
191-
uses: andymckay/append-gist-action@6e8d64427fe47cbacf4ab6b890411f1d67c07f3e
191+
uses: andymckay/append-gist-action@ab30bf28df67017c7ad696500b218558c7c04db3
192192
with:
193193
token: ${{ secrets.GIST_TOKEN }}
194194
gistURL: https://gist.githubusercontent.com/amilcarlucas/81b511dc0ff92b8072613d1cd100832e

0 commit comments

Comments
 (0)