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 b4e76b0 commit 2621649Copy full SHA for 2621649
.github/workflows/bump-elastic-stack-version.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
fail-fast: false
24
steps:
25
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
26
27
- name: Select diff action
28
if: ${{ github.event_name == 'pull_request' }}
.github/workflows/catalog-info.yml
@@ -18,7 +18,7 @@ jobs:
18
contents: read
19
packages: read
20
21
- uses: elastic/oblt-actions/elastic/validate-catalog@v1
0 commit comments