We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b854f70 commit eeea1b5Copy full SHA for eeea1b5
1 file changed
.github/workflows/release-please.yaml
@@ -31,7 +31,7 @@ jobs:
31
packages: write
32
contents: read
33
steps:
34
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
35
- name: Set up Docker Buildx
36
uses: docker/setup-buildx-action@v3
37
- name: Login to GitHub Container Registry
@@ -76,7 +76,7 @@ jobs:
76
77
78
79
80
81
82
- name: Log in to the Container registry
0 commit comments