Skip to content

Commit

Permalink
Update markushinz/actions action to v1.1.11 (#955)
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 Oct 8, 2024
1 parent eafe8ca commit 56465d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: pre-commit
uses: markushinz/actions/[email protected].10
uses: markushinz/actions/[email protected].11
- name: Set up Go
uses: actions/setup-go@v5
with:
Expand Down Expand Up @@ -46,7 +46,7 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Version
uses: markushinz/actions/[email protected].10
uses: markushinz/actions/[email protected].11
with:
minimum_version_command: cat version.txt
- name: Docker - Build and Push
Expand Down

0 comments on commit 56465d4

Please sign in to comment.