Skip to content

Commit

Permalink
Merge pull request #30 from grafana/new-version
Browse files Browse the repository at this point in the history
use new version
  • Loading branch information
replay authored Apr 25, 2024
2 parents 3816f26 + a9f62dd commit 3aae737
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 @@ -22,4 +22,4 @@ inputs:
default: ""
runs:
using: "docker"
image: "docker://ghcr.io/grafana/issue-team-scheduler-ic-assignment:v0.4"
image: "docker://ghcr.io/grafana/issue-team-scheduler-ic-assignment:v0.5"
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.4"
image: "docker://ghcr.io/grafana/issue-team-scheduler-regex-labeler:v0.5"

0 comments on commit 3aae737

Please sign in to comment.