We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc8d5dd commit 9dbcf26Copy full SHA for 9dbcf26
.github/workflows/builds.yaml
@@ -80,7 +80,7 @@ jobs:
80
org.opencontainers.image.versions=${{ steps.versions.outputs.versions }}
81
82
- name: Check if context changed
83
- uses: dorny/paths-filter@v2
+ uses: dorny/paths-filter@v3
84
id: changes
85
with:
86
filters: |
0 commit comments