Skip to content

Commit

Permalink
Merge pull request #378 from jkroepke/dependabot/github_actions/jkroe…
Browse files Browse the repository at this point in the history
…pke/setup-vals-1.1.1
  • Loading branch information
jkroepke authored May 22, 2023
2 parents f680e32 + a63d2fd commit fb4cfd8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
version: ${{ env.VERSION_SOPS }}

- name: Setup vals
uses: jkroepke/setup-vals@v1.0.6
uses: jkroepke/setup-vals@v1.1.1
with:
version: ${{ env.VERSION_VALS }}

Expand Down Expand Up @@ -253,7 +253,7 @@ jobs:
version: ${{ env.VERSION_SOPS }}

- name: Setup vals
uses: jkroepke/setup-vals@v1.0.6
uses: jkroepke/setup-vals@v1.1.1
with:
version: ${{ env.VERSION_VALS }}

Expand Down Expand Up @@ -332,7 +332,7 @@ jobs:
version: ${{ env.VERSION_SOPS }}

- name: Setup vals
uses: jkroepke/setup-vals@v1.0.6
uses: jkroepke/setup-vals@v1.1.1
with:
version: ${{ env.VERSION_VALS }}

Expand Down

0 comments on commit fb4cfd8

Please sign in to comment.