Bump bobheadxi/deployments from 0.6.1 to 0.6.2 (#2403)

Bumps [bobheadxi/deployments](https://github.com/bobheadxi/deployments) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/bobheadxi/deployments/releases)
- [Commits](https://github.com/bobheadxi/deployments/compare/v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: bobheadxi/deployments
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-14 15:20:48 -06:00 committed by GitHub
parent fc8c3c5cae
commit 815fb15a53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -230,7 +230,7 @@ jobs:
#########################
- name: Start deployment
if: ${{ github.repository == 'github/super-linter' && github.ref == 'refs/heads/main' }}
uses: bobheadxi/deployments@v0.6.1
uses: bobheadxi/deployments@v0.6.2
id: deployment
with:
step: start
@ -307,7 +307,7 @@ jobs:
#########################
- name: Update deployment status
if: ${{ github.repository == 'github/super-linter' && github.ref == 'refs/heads/main' }}
uses: bobheadxi/deployments@v0.6.1
uses: bobheadxi/deployments@v0.6.2
with:
step: finish
token: ${{ secrets.GITHUB_TOKEN }}

View file

@ -102,7 +102,7 @@ jobs:
# Update deployment API #
#########################
- name: Start deployment
uses: bobheadxi/deployments@v0.6.1
uses: bobheadxi/deployments@v0.6.2
id: deployment
with:
step: start