mirror of
https://github.com/bitwarden/self-host.git
synced 2026-06-28 14:25:45 +00:00
Update gh minor (#204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/release-digital-ocean.yml
vendored
2
.github/workflows/release-digital-ocean.yml
vendored
@@ -54,7 +54,7 @@ jobs:
|
||||
|
||||
- name: Install doctl
|
||||
if: ${{ github.event_name != 'release' && github.event_name != 'workflow_dispatch' }}
|
||||
uses: digitalocean/action-doctl@e5cb5b0cde9789f79c5115c2c4d902f38a708804 # v2.5.0
|
||||
uses: digitalocean/action-doctl@135ac0aa0eed4437d547c6f12c364d3006b42824 # v2.5.1
|
||||
with:
|
||||
token: ${{ steps.retrieve-secrets.outputs.digital-ocean-api-key }}
|
||||
|
||||
|
||||
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -78,7 +78,7 @@ jobs:
|
||||
|
||||
- name: Create release
|
||||
if: ${{ github.event.inputs.release_type != 'Dry Run' }}
|
||||
uses: ncipollo/release-action@6c75be85e571768fa31b40abf38de58ba0397db5 # v1.13.0
|
||||
uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0
|
||||
with:
|
||||
artifacts: 'bitwarden.sh,
|
||||
run.sh,
|
||||
|
||||
Reference in New Issue
Block a user