Merge pull request #148 from actions/dependabot/github_actions/non-breaking-changes-02cfb30920
Run Tests / test (macos-latest) (push) Waiting to run
Run Tests / test (windows-latest) (push) Waiting to run
Run Tests / test-include-hidden (macos-latest) (push) Waiting to run
Run Tests / test-include-hidden (windows-latest) (push) Waiting to run
Run Tests / test (ubuntu-latest) (push) Failing after 7s
Draft release / draft-release (push) Failing after 12s
Run Tests / test-include-hidden (ubuntu-latest) (push) Failing after 4s

Bump the non-breaking-changes group across 1 directory with 3 updates
This commit is contained in:
Fabian
2026-06-04 16:50:12 -05:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
@@ -17,4 +17,4 @@ jobs:
uses: actions/checkout@v4
- name: Publish
id: publish
uses: actions/[email protected].3
uses: actions/publish-immutable-action@v0.0.4
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
steps:
- name: Update the ${{ env.TAG_NAME }} tag
id: update-major-tag
uses: actions/publish-action@v0.3.0
uses: actions/publish-action@v0.4.0
with:
source-tag: ${{ env.TAG_NAME }}
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
+1 -1
View File
@@ -81,7 +81,7 @@ runs:
- name: Upload artifact
id: upload-artifact
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
with:
name: ${{ inputs.name }}
path: ${{ runner.temp }}/artifact.tar