Skip to content

Commit

Permalink
Pin butlerlogic/action-autotag to 1.1.2 release (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbourbeau authored Dec 20, 2023
1 parent fcb9fb8 commit dfcb0d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autotag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: butlerlogic/action-autotag@stable
- uses: butlerlogic/action-autotag@1.1.2
if: github.repository == 'dask/dask-docker'
with:
GITHUB_TOKEN: "${{ secrets.DASK_BOT_TOKEN }}"
Expand Down

0 comments on commit dfcb0d4

Please sign in to comment.