Skip to content

Commit

Permalink
Use 'main' branch of 'sign-rpm-packages-action'
Browse files Browse the repository at this point in the history
  • Loading branch information
s3rj1k committed Jan 19, 2024
1 parent 1de01d4 commit 0f00768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-rpm-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
uses: filipstefansson/uuid-action@v1

- name: Sign RPM
uses: signalwire/sign-rpm-packages-action@dev
uses: signalwire/sign-rpm-packages-action@main
with:
gpgkey_file: ${{ steps.gpg-key-secret.outputs.file }}
gpgcert_file: ${{ steps.gpg-cert-secret.outputs.file }}
Expand Down

0 comments on commit 0f00768

Please sign in to comment.