Skip to content

Commit a91affc

Browse files
committed
bump action version
Signed-off-by: Michael Beemer <[email protected]>
1 parent 01489ac commit a91affc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/validate-flags.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
# Automatically compares against PR base branch (main)
2626
- name: Compare against base branch
27-
uses: open-feature/[email protected].4
27+
uses: open-feature/[email protected].5
2828
with:
2929
manifest: "flags.json"
3030

@@ -34,7 +34,7 @@ jobs:
3434
- name: Compare against remote manifest
3535
# Secret not accessible for PRs from forks
3636
if: github.repository == github.event.repository.full_name
37-
uses: open-feature/[email protected].4
37+
uses: open-feature/[email protected].5
3838
with:
3939
manifest: "flags.json"
4040
against: "https://flagd-studio.onrender.com/api"

0 commit comments

Comments
 (0)