Skip to content

Commit a555706

Browse files
chore(deps): update earthly/actions-setup action to v1.0.12 (#299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 68e888f commit a555706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: |
3030
export TAG_NAME=${{ needs.draft_release.outputs.tag_name }}
3131
echo "VERSION=${TAG_NAME:1}" >> $GITHUB_ENV
32-
- uses: earthly/actions-setup@v1.0.11
32+
- uses: earthly/actions-setup@v1.0.12
3333
with:
3434
version: latest
3535
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)