Skip to content

Commit

Permalink
always use latest ghclient
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanalgar committed Jan 18, 2024
1 parent 50cff35 commit fb31cee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions .github/dependabot.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/alttexter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
alttexter-ghclient:
runs-on: ubuntu-latest
container:
image: ghcr.io/jonathanalgar/alttexter-ghclient:v0.1
image: ghcr.io/jonathanalgar/alttexter-ghclient:latest
credentials:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit fb31cee

Please sign in to comment.