Skip to content

Commit

Permalink
Update grafana/vale:latest Docker digest to bd88cac
Browse files Browse the repository at this point in the history
  • Loading branch information
grafanarenovatebot[bot] authored Feb 5, 2025
1 parent eb77702 commit b6e42ea
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:55bf7dcba4ceac896b55225084bdb0b27e2e2f70c1398313bee13cb45eb60a95
image: grafana/vale:latest@sha256:bd88cac78fd22be0e71fb24000e2229af8cca01f710f5f7bec904e450e17d634
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 @@ -78,7 +78,7 @@ jobs:
vale:
runs-on: ubuntu-latest
container:
image: grafana/vale:latest@sha256:55bf7dcba4ceac896b55225084bdb0b27e2e2f70c1398313bee13cb45eb60a95
image: grafana/vale:latest@sha256:bd88cac78fd22be0e71fb24000e2229af8cca01f710f5f7bec904e450e17d634
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
Expand Down

0 comments on commit b6e42ea

Please sign in to comment.