Skip to content

Commit e5e534d

Browse files
authored
Merge pull request #3767 from wwmm/dependabot/github_actions/flatpak/flatpak-github-actions-6.5
build(deps): bump flatpak/flatpak-github-actions from 6.4 to 6.5
2 parents 5432d31 + d8b2b9e commit e5e534d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
jq '.modules[0]."config-opts" += ["-Dwerror=true"]' util/flatpak/com.github.wwmm.easyeffects.Devel.json > "$updated_manifest"
6161
mv "$updated_manifest" util/flatpak/com.github.wwmm.easyeffects.Devel.json
6262
63-
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6.4
63+
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6.5
6464
with:
6565
bundle: easyeffects-flatpak-${{ needs.prepare.outputs.github_commit_desc }}.flatpak
6666
manifest-path: util/flatpak/com.github.wwmm.easyeffects.Devel.json

0 commit comments

Comments
 (0)