Skip to content

Commit dcdb3e0

Browse files
Update GitHub actions (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da628df commit dcdb3e0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/approve_renovate_pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ on:
1010
jobs:
1111
approve-pr:
1212
name: Approve Renovate pull request
13-
uses: canonical/data-platform-workflows/.github/workflows/approve_renovate_pr.yaml@v49.0.3
13+
uses: canonical/data-platform-workflows/.github/workflows/approve_renovate_pr.yaml@v49.0.4
1414
permissions:
1515
pull-requests: write # Needed to approve PR

.github/workflows/check_pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ on:
1515
jobs:
1616
check-pr:
1717
name: Check pull request
18-
uses: canonical/data-platform-workflows/.github/workflows/check_charm_pr.yaml@v49.0.3
18+
uses: canonical/data-platform-workflows/.github/workflows/check_charm_pr.yaml@v49.0.4
1919
permissions: {}

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
jobs:
2424
lint-workflows:
2525
name: Lint .github/workflows/
26-
uses: canonical/data-platform-workflows/.github/workflows/lint_workflows.yaml@v49.0.3
26+
uses: canonical/data-platform-workflows/.github/workflows/lint_workflows.yaml@v49.0.4
2727
permissions:
2828
contents: read
2929

0 commit comments

Comments
 (0)