Skip to content

chore(deps): bump nick-fields/assert-action from 2 to 4 - #121

Merged
alovh merged 1 commit into
mainfrom
dependabot/github_actions/nick-fields/assert-action-4
Aug 4, 2026
Merged

chore(deps): bump nick-fields/assert-action from 2 to 4#121
alovh merged 1 commit into
mainfrom
dependabot/github_actions/nick-fields/assert-action-4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps nick-fields/assert-action from 2 to 4.

Release notes

Sourced from nick-fields/assert-action's releases.

v4.0.0

4.0.0 (2026-06-16)

v3.0.1

3.0.1 (2026-06-16)

Bug Fixes

  • ci: update refs from nick-invision -> nick-fields (c335822)
  • ci: update refs from nick-invision -> nick-fields (#50) (9d4e34b)

Upgrade to node24

What's Changed

New Contributors

Full Changelog: nick-fields/assert-action@v2...v3.0.0

Commits
  • 0efd616 fix(action): fix error message wording (#52)
  • 46051f3 major(action): stop using setOutput, update docs refs to v4 (#51)
  • 9d4e34b fix(ci): update refs from nick-invision -> nick-fields (#50)
  • c335822 fix(ci): update refs from nick-invision -> nick-fields
  • f65d3d8 ci: Ensure node24 compatibility (#44)
  • 22dd2a6 feat!: upgrade to node24 (#47)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nick-fields/assert-action](https://github.com/nick-fields/assert-action) from 2 to 4.
- [Release notes](https://github.com/nick-fields/assert-action/releases)
- [Commits](nick-fields/assert-action@v2...v4)

---
updated-dependencies:
- dependency-name: nick-fields/assert-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependabot PR github_actions Pull requests that update GitHub Actions code labels Jun 22, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 22, 2026 07:04
@dependabot dependabot Bot added dependencies Dependabot PR github_actions Pull requests that update GitHub Actions code labels Jun 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

📄 Terraform Plan DEV

-/+ destroy and then create replacement
-/+ resource "null_resource" "dummy" {
-/+ resource "null_resource" "dummy" {
Plan: 2 to add, 0 to change, 2 to destroy. 
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement

Terraform will perform the following actions:

 # null_resource.dummy[0] must be replaced
-/+ resource "null_resource" "dummy" {
     ~ id       = "3682128229151941242" -> (known after apply)
     ~ triggers = { # forces replacement
         ~ "always_run" = "2026-06-02T14:21:55Z" -> (known after apply)
       }
   }

 # null_resource.dummy[1] must be replaced
-/+ resource "null_resource" "dummy" {
     ~ id       = "4949144840401044516" -> (known after apply)
     ~ triggers = { # forces replacement
         ~ "always_run" = "2026-06-02T14:21:55Z" -> (known after apply)
       }
   }

Plan: 2 to add, 0 to change, 2 to destroy.


View full plan

@github-actions

Copy link
Copy Markdown
Contributor

✅ Terraform Apply DEV

Apply complete! Resources: 2 added, 0 changed, 2 destroyed. 
null_resource.dummy[1]: Destroying... [id=4949144840401044516]
null_resource.dummy[0]: Destroying... [id=3682128229151941242]
null_resource.dummy[1]: Destruction complete after 0s
null_resource.dummy[0]: Destruction complete after 0s
null_resource.dummy[1]: Creating...
null_resource.dummy[0]: Creating...
null_resource.dummy[1]: Provisioning with 'local-exec'...
null_resource.dummy[0]: Provisioning with 'local-exec'...
null_resource.dummy[1] (local-exec): Executing: ["/bin/sh" "-c" "echo 'Hello, Terraform! secret: 123'"]
null_resource.dummy[0] (local-exec): Executing: ["/bin/sh" "-c" "echo 'Hello, Terraform! secret: 123'"]
null_resource.dummy[0] (local-exec): Hello, Terraform! secret: 123
null_resource.dummy[1] (local-exec): Hello, Terraform! secret: 123
null_resource.dummy[1]: Creation complete after 0s [id=2658353158433136822]
null_resource.dummy[0]: Creation complete after 0s [id=6147441488658754934]

Apply complete! Resources: 2 added, 0 changed, 2 destroyed.


View full apply log

@alovh
alovh merged commit 7f1d20b into main Aug 4, 2026
13 checks passed
@alovh
alovh deleted the dependabot/github_actions/nick-fields/assert-action-4 branch August 4, 2026 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependabot PR github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant