mirror of
https://github.com/bitwarden/self-host.git
synced 2026-06-28 06:15:46 +00:00
Update hashicorp/setup-packer action to v3 (#211)
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
@@ -40,7 +40,7 @@ jobs:
|
||||
echo "version=$VERSION" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Set up Hashicorp Packer
|
||||
uses: hashicorp/setup-packer@ecc5516821087666a672c0d280a0084ea6d9aafd # v2.0.1
|
||||
uses: hashicorp/setup-packer@d38faf1295e2cddabf3ce395dc78405b7877be2d # v3.0.0
|
||||
|
||||
- name: Build Digital Ocean Image
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user