mirror of
https://github.com/coder/terraform-provider-envbuilder.git
synced 2025-07-26 21:37:50 +00:00
chore(deps): bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v6.2.0...v6.3.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-import-gpg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
251def2524
commit
4bde31d0be
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
go-version: 1.22.4
|
||||
- name: Import GPG Key
|
||||
id: import_gpg
|
||||
uses: crazy-max/ghaction-import-gpg@v6.2.0
|
||||
uses: crazy-max/ghaction-import-gpg@v6.3.0
|
||||
with:
|
||||
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
|
||||
passphrase: ${{ secrets.GPG_PASSPHRASE }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue