Skip to content

Commit

Permalink
fix: Pin newer upstream Aptly action (#10)
Browse files Browse the repository at this point in the history
Includes bugfix for kanidm_ppa.list having the wrong key type, Fixes #6
  • Loading branch information
jinnatar authored Oct 19, 2024
1 parent c1aa084 commit 27175ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-apt-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
run: |
find $(pwd) -name '*.deb'
- name: Create Aptly repo
uses: jinnatar/[email protected].0
uses: jinnatar/[email protected].2
with:
name: kanidm_ppa
repo_url: https://kanidm.github.io/kanidm_ppa
Expand Down

0 comments on commit 27175ac

Please sign in to comment.