Skip to content

Commit

Permalink
chore(deps): bump the github-actions group with 2 updates (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
AliMD authored Nov 10, 2023
2 parents 497141c + 80a025e commit 313f760
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: 🏗 Install cosign
if: ${{ github.event_name != 'pull_request' }}
uses: sigstore/cosign-installer@v3.1.2
uses: sigstore/cosign-installer@v3.2.0

- name: 🏗 Setup Docker Buildx
uses: docker/setup-buildx-action@v3.0.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

steps:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v4.1.0
uses: actions/checkout@v4.1.1

- name: 🚀 Run Label Syncer
uses: micnncim/action-label-syncer@v1.3.0
Expand Down

0 comments on commit 313f760

Please sign in to comment.