Skip to content

Commit

Permalink
chore(deps): update earthly/actions-setup action to v1.0.11 (#297)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent 00fa530 commit ad6ae87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
export TAG_NAME=${{ needs.draft_release.outputs.tag_name }}
echo "VERSION=${TAG_NAME:1}" >> $GITHUB_ENV
- uses: earthly/[email protected].10
- uses: earthly/[email protected].11
with:
version: latest
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ad6ae87

Please sign in to comment.