Skip to content

Commit

Permalink
Bump updatecli/updatecli-action from 1.10.0 to 1.11.0 (#23)
Browse files Browse the repository at this point in the history
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](v1.10.0...v1.11.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 Oct 5, 2021
1 parent 1886c2c commit e73b002
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.10.0
uses: updatecli/updatecli-action@v1.11.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.10.0
uses: updatecli/updatecli-action@v1.11.0
with:
command: apply
flags: "--config ./updatecli/updatecli.d"
Expand Down

0 comments on commit e73b002

Please sign in to comment.