Projects STRLCPY scorecard Commits 1471c807
🤬
  • 🌱 Bump crazy-max/ghaction-import-gpg from 4.4.0 to 5

    Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 4.4.0 to 5.
    - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
    - [Changelog](https://github.com/crazy-max/ghaction-import-gpg/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/e00cb83a68c1158b29afc5217dd0582cada6d172...34ea557550c84ea665cae5c61c3b084feac7e042)
    
    ---
    updated-dependencies:
    - dependency-name: crazy-max/ghaction-import-gpg
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
  • Loading...
  • dependabot[bot] committed 2 years ago
    1471c807
    1 parent a997c0ab
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    .github/workflows/goreleaser.yaml
    skipped 49 lines
    50 50   -
    51 51   name: Import GPG key
    52 52   id: import_gpg
    53  - uses: crazy-max/ghaction-import-gpg@e00cb83a68c1158b29afc5217dd0582cada6d172 # v3.1.0
     53 + uses: crazy-max/ghaction-import-gpg@34ea557550c84ea665cae5c61c3b084feac7e042 # v3.1.0
    54 54   with:
    55 55   gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
    56 56   passphrase: ${{ secrets.PASSPHRASE }}
    skipped 11 lines
Please wait...
Page is in error, reload to recover