Skip to content

Commit

Permalink
Bump updatecli/updatecli-action from 1.15.0 to 1.16.0 (#35)
Browse files Browse the repository at this point in the history
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](v1.15.0...v1.16.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 Nov 8, 2021
1 parent 1a638c0 commit 062f29e
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 @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v2

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

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

0 comments on commit 062f29e

Please sign in to comment.