Skip to content

Commit

Permalink
chore(deps): Bump updatecli/updatecli-action from 1.30.0 to 1.31.0 (#75)
Browse files Browse the repository at this point in the history
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](v1.30.0...v1.31.0)

---
updated-dependencies:
- dependency-name: updatecli/updatecli-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2022
1 parent d213556 commit 8fc9bf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/updatecli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v3

- name: Diff
uses: updatecli/updatecli-action@v1.30.0
uses: updatecli/updatecli-action@v1.31.0
with:
command: diff
flags: "--config ./updatecli/updatecli.d"
Expand All @@ -31,7 +31,7 @@ jobs:
UPDATECLI_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Apply
uses: updatecli/updatecli-action@v1.30.0
uses: updatecli/updatecli-action@v1.31.0
with:
command: apply
flags: "--config ./updatecli/updatecli.d"
Expand Down

0 comments on commit 8fc9bf1

Please sign in to comment.