Skip to content

Commit

Permalink
Merge pull request #38 from grafana/prepare-v0.10
Browse files Browse the repository at this point in the history
Prepare v0.10 release
  • Loading branch information
jotdl authored May 24, 2024
2 parents ab727f3 + ba7b50c commit 6004b44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ic-assignment/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ outputs:
description: "The output property of the assigned person. If output property is empty, name is used instead"
runs:
using: "docker"
image: "docker://ghcr.io/grafana/issue-team-scheduler-ic-assignment:v0.9"
image: "docker://ghcr.io/grafana/issue-team-scheduler-ic-assignment:v0.10"
2 changes: 1 addition & 1 deletion regex-labeler/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ inputs:
description: "GitHub token to use for API calls"
runs:
using: "docker"
image: "docker://ghcr.io/grafana/issue-team-scheduler-regex-labeler:v0.9"
image: "docker://ghcr.io/grafana/issue-team-scheduler-regex-labeler:v0.10"

0 comments on commit 6004b44

Please sign in to comment.