We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cef70af commit e17ce6cCopy full SHA for e17ce6c
.github/workflows/apt.yml
@@ -88,7 +88,7 @@ jobs:
88
uses: actions/checkout@v3
89
90
- name: Import GPG key
91
- uses: crazy-max/ghaction-import-gpg@v5.0.0
+ uses: crazy-max/ghaction-import-gpg@v5.1.0
92
with:
93
gpg_private_key: ${{ secrets.APT_GPG }}
94
.github/workflows/nightly.yml
@@ -134,7 +134,7 @@ jobs:
134
135
136
137
138
139
140
0 commit comments