Skip to content

Commit

Permalink
Merge pull request #40 from grafana/prepare-v0.11
Browse files Browse the repository at this point in the history
Prepare v0.11
  • Loading branch information
jotdl authored May 24, 2024
2 parents 7981e8a + 05b124d commit 6146932
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.10"
image: "docker://ghcr.io/grafana/issue-team-scheduler-ic-assignment:v0.11"
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.10"
image: "docker://ghcr.io/grafana/issue-team-scheduler-regex-labeler:v0.11"

0 comments on commit 6146932

Please sign in to comment.