Skip to content

Commit

Permalink
Merge branch 'master' into datasource_spec_uid
Browse files Browse the repository at this point in the history
  • Loading branch information
Baarsgaard authored Nov 11, 2024
2 parents 3ca6a0f + e1fa46a commit 0bb1ab0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- id: changed-files
name: Get changed files
uses: tj-actions/changed-files@c3a1bb2c992d77180ae65be6ae6c166cf40f857c #v45.0.3
uses: tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf #v45.0.4
with:
files_ignore: |
**/*.md
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
echo "AUTHTOKEN=${{ steps.app-token.outputs.token }}" >> $GITHUB_ENV
- name: Make github release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
body: |
Helm chart for the [grafana-operator](https://github.com/${{ github.repository }}
Expand Down

0 comments on commit 0bb1ab0

Please sign in to comment.