Skip to content

Commit

Permalink
build(deps): bump Activiti/activiti-scripts from 8.5.0 to 8.6.0 (#271)
Browse files Browse the repository at this point in the history
Bumps [Activiti/activiti-scripts](https://github.com/activiti/activiti-scripts) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/activiti/activiti-scripts/releases)
- [Changelog](https://github.com/Activiti/activiti-scripts/blob/develop/release.yaml)
- [Commits](Activiti/activiti-scripts@dcd77f7...acb1b5e)

---
updated-dependencies:
- dependency-name: Activiti/activiti-scripts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent 68cc707 commit 39bfc4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
VERSION: ${{ needs.publish.outputs.version }}
DEVELOPMENT_BRANCH: ${{ github.ref_name }}
steps:
- uses: Activiti/activiti-scripts/.github/actions/wait-for-chart@dcd77f72b8bfe93bc2ed1cc975b321593747621a # 8.5.0
- uses: Activiti/activiti-scripts/.github/actions/wait-for-chart@acb1b5e1b5eb550892b9df30843dec9294833dd0 # 8.6.0
with:
chart-name: ${{ env.CHART_NAME }}
version: ${{ env.VERSION }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
token: ${{ secrets.BOT_GITHUB_TOKEN }}
git-username: ${{ secrets.BOT_GITHUB_USERNAME }}

- uses: Activiti/activiti-scripts/.github/actions/wait-for-chart@dcd77f72b8bfe93bc2ed1cc975b321593747621a # 8.5.0
- uses: Activiti/activiti-scripts/.github/actions/wait-for-chart@acb1b5e1b5eb550892b9df30843dec9294833dd0 # 8.6.0
with:
chart-name: ${{ env.CHART_NAME }}
version: ${{ env.VERSION }}
Expand Down

0 comments on commit 39bfc4d

Please sign in to comment.