Skip to content

Commit

Permalink
Update grafana/vale:latest Docker digest to 55bf7dc
Browse files Browse the repository at this point in the history
  • Loading branch information
grafanarenovatebot[bot] authored Jan 15, 2025
1 parent 1320596 commit db23ed4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/vale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
if: ${{ github.event.issue.pull_request && github.event.issue.state == 'open' && contains(github.event.comment.body, '/vale') }}
runs-on: ubuntu-latest
container:
image: grafana/vale:latest@sha256:e14889d8d0e31bc32bbc09f3aa2c5d98c2c988c53ec5a3f5753dc46a8889bf3a
image: grafana/vale:latest@sha256:55bf7dcba4ceac896b55225084bdb0b27e2e2f70c1398313bee13cb45eb60a95
steps:
- uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
vale:
runs-on: ubuntu-latest
container:
image: grafana/vale:latest@sha256:22bdb04abfb9f1c568846f47aca4a37996d743917e5ba89f0557ccf6fb2f7521
image: grafana/vale:latest@sha256:55bf7dcba4ceac896b55225084bdb0b27e2e2f70c1398313bee13cb45eb60a95
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
Expand Down

0 comments on commit db23ed4

Please sign in to comment.