Skip to content

Commit

Permalink
Merge pull request #23 from grafana/update-action.yml
Browse files Browse the repository at this point in the history
use latest version in actions
  • Loading branch information
replay authored Apr 25, 2024
2 parents 031ae1b + a4e0080 commit f22281c
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.1"
image: "docker://ghcr.io/grafana/issue-team-scheduler-ic-assignment:v0.3"
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.2"
image: "docker://ghcr.io/grafana/issue-team-scheduler-regex-labeler:v0.3"

0 comments on commit f22281c

Please sign in to comment.