Skip to content

Commit

Permalink
Merge branch 'main' into refactor-build
Browse files Browse the repository at this point in the history
  • Loading branch information
m2Giles committed Nov 1, 2024
2 parents c6ae372 + 8db7486 commit ad9b9cb
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-image-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Scan SBOM
id: scan
uses: anchore/scan-action@ef0b0b023552a0c077534074723a9915280284bb # v5
uses: anchore/scan-action@5ed195cc06065322983cae4bb31e2a751feb86fd # v5
with:
sbom: sbom.json
output-format: json
Expand Down
2 changes: 2 additions & 0 deletions aurora_flatpaks/flatpaks
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ app/org.fedoraproject.MediaWriter/x86_64/stable
app/io.missioncenter.MissionCenter/x86_64/stable
app/org.gnome.DejaDup/x86_64/stable
app/org.gnome.World.PikaBackup/x86_64/stable
runtime/org.gtk.Gtk3theme.adw-gtk3/x86_64/3.22
runtime/org.gtk.Gtk3theme.adw-gtk3-dark/x86_64/3.22
2 changes: 2 additions & 0 deletions bluefin_flatpaks/flatpaks
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ app/org.gnome.Weather/x86_64/stable
app/io.missioncenter.MissionCenter/x86_64/stable
app/org.mozilla.firefox/x86_64/stable
app/org.mozilla.Thunderbird/x86_64/stable
runtime/org.gtk.Gtk3theme.adw-gtk3/x86_64/3.22
runtime/org.gtk.Gtk3theme.adw-gtk3-dark/x86_64/3.22
1 change: 1 addition & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"include": {
"all": [
"adcli",
"adw-gtk3-theme",
"bash-color-prompt",
"bcache-tools",
"borgbackup",
Expand Down

0 comments on commit ad9b9cb

Please sign in to comment.