Skip to content

Commit aac2517

Browse files
committed
GH: update armbian GPG key hash in watchtower.yml definition
1 parent dc1c632 commit aac2517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/watchtower.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: compare hashes to stored values
1313
env:
1414
FILES: |-
15-
https://apt.armbian.com/armbian.key=45eea660732932370088652b214b85acb426c022529284211d76c12dcb5c9ec3
15+
https://apt.armbian.com/armbian.key=c86db754ae38d13aa254e59672d8bb6c0ed9a0eeee9b5440cde69afef995da7a
1616
run: |
1717
# for each line in FILES multi-line string, split into $URI and $HASH using
1818
# parameter expansion and array expansion. then dl, checksum and compare.

0 commit comments

Comments
 (0)