Skip to content

chore(deps): bump mxschmitt/action-tmate from 3.22 to 3.23 in /.github/workflows#468

Merged
wagoodman merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/mxschmitt/action-tmate-3.23
Nov 3, 2025
Merged

chore(deps): bump mxschmitt/action-tmate from 3.22 to 3.23 in /.github/workflows#468
wagoodman merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/mxschmitt/action-tmate-3.23

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 23, 2025

Copy link
Copy Markdown
Contributor

Bumps mxschmitt/action-tmate from 3.22 to 3.23.

Release notes

Sourced from mxschmitt/action-tmate's releases.

v3.23

What's Changed

New Contributors

Full Changelog: mxschmitt/action-tmate@v3.22...v3.23

Commits
  • c0afd6f Merge pull request #212 from mxschmitt/dependabot/npm_and_yarn/multi-9944487052
  • e1d614c npm run build
  • 780fa1f npm audit fix
  • 5cce69e chore(deps): bump @​octokit/plugin-paginate-rest, @​actions/github and @​octokit...
  • 9330690 Merge pull request #233 from craigds/master
  • fcb7456 Fix regex to match Almalinux correctly
  • c02a7a6 Merge pull request #225 from dscho/manual-test-with-choice
  • 877e019 manual-test: install MSYS2 on Windows/ARM64
  • 64389e6 update-manual-test: special-case Windows/ARM64 runners
  • 2f034cd ci(manual-test): update runs-on options
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [mxschmitt/action-tmate](https://github.com/mxschmitt/action-tmate) from 3.22 to 3.23.
- [Release notes](https://github.com/mxschmitt/action-tmate/releases)
- [Changelog](https://github.com/mxschmitt/action-tmate/blob/master/RELEASE.md)
- [Commits](mxschmitt/action-tmate@7b6a61a...c0afd6f)

---
updated-dependencies:
- dependency-name: mxschmitt/action-tmate
  dependency-version: '3.23'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies dealing with project dependencies github_actions Pull requests that update GitHub Actions code labels Oct 23, 2025
@github-actions

Copy link
Copy Markdown

Benchmark Test Results

Benchmark results from the latest changes vs base branch
make .tool/task
make[1]: Entering directory '/home/runner/work/stereoscope/stereoscope'
make[1]: Leaving directory '/home/runner/work/stereoscope/stereoscope'
.tool/task show-benchstat
?   	github.com/anchore/stereoscope	[no test files]
?   	github.com/anchore/stereoscope/examples	[no test files]
PASS
ok  	github.com/anchore/stereoscope/internal	0.003s
?   	github.com/anchore/stereoscope/internal/bus	[no test files]
PASS
ok  	github.com/anchore/stereoscope/internal/containerd	0.007s
PASS
ok  	github.com/anchore/stereoscope/internal/docker	0.004s
?   	github.com/anchore/stereoscope/internal/log	[no test files]
PASS
ok  	github.com/anchore/stereoscope/internal/podman	0.005s
?   	github.com/anchore/stereoscope/pkg/event	[no test files]
?   	github.com/anchore/stereoscope/pkg/event/parsers	[no test files]
goos: linux
goarch: amd64
pkg: github.com/anchore/stereoscope/pkg/file
cpu: AMD EPYC 7763 64-Core Processor                
BenchmarkTarIndex-4   	   35653	     33737 ns/op	    5698 B/op	      93 allocs/op
BenchmarkTarIndex-4   	   36200	     33181 ns/op	    5698 B/op	      93 allocs/op
BenchmarkTarIndex-4   	   35847	     33153 ns/op	    5698 B/op	      93 allocs/op
BenchmarkTarIndex-4   	   36020	     33453 ns/op	    5698 B/op	      93 allocs/op
BenchmarkTarIndex-4   	   35594	     33552 ns/op	    5699 B/op	      93 allocs/op
BenchmarkTarIndex-4   	   32974	     33395 ns/op	    5699 B/op	      93 allocs/op
BenchmarkTarIndex-4   	   35804	     33495 ns/op	    5700 B/op	      93 allocs/op
PASS
ok  	github.com/anchore/stereoscope/pkg/file	10.707s
PASS
ok  	github.com/anchore/stereoscope/pkg/filetree	0.004s
?   	github.com/anchore/stereoscope/pkg/filetree/filenode	[no test files]
PASS
ok  	github.com/anchore/stereoscope/pkg/image	0.005s
PASS
ok  	github.com/anchore/stereoscope/pkg/image/containerd	0.008s
PASS
ok  	github.com/anchore/stereoscope/pkg/image/docker	0.004s
PASS
ok  	github.com/anchore/stereoscope/pkg/image/oci	0.005s
PASS
ok  	github.com/anchore/stereoscope/pkg/image/oci/credhelpers	0.005s
?   	github.com/anchore/stereoscope/pkg/image/podman	[no test files]
PASS
ok  	github.com/anchore/stereoscope/pkg/image/sif	0.004s
?   	github.com/anchore/stereoscope/pkg/imagetest	[no test files]
PASS
ok  	github.com/anchore/stereoscope/pkg/tree	0.003s
PASS
ok  	github.com/anchore/stereoscope/pkg/tree/node	0.003s
goos: linux
goarch: amd64
pkg: github.com/anchore/stereoscope/test/integration
cpu: AMD EPYC 7763 64-Core Processor                
BenchmarkSimpleImage_GetImage/docker-archive-4 	    1080	   1113686 ns/op	  282735 B/op	    2439 allocs/op
BenchmarkSimpleImage_GetImage/docker-archive-4 	    1063	   1138115 ns/op	  282336 B/op	    2439 allocs/op
BenchmarkSimpleImage_GetImage/docker-archive-4 	    1057	   1113104 ns/op	  282105 B/op	    2438 allocs/op
BenchmarkSimpleImage_GetImage/docker-archive-4 	    1070	   1119539 ns/op	  281962 B/op	    2438 allocs/op
BenchmarkSimpleImage_GetImage/docker-archive-4 	    1045	   1128675 ns/op	  281788 B/op	    2438 allocs/op
BenchmarkSimpleImage_GetImage/docker-archive-4 	    1065	   1315225 ns/op	  281641 B/op	    2438 allocs/op
BenchmarkSimpleImage_GetImage/docker-archive-4 	    1020	   1103673 ns/op	  281726 B/op	    2438 allocs/op
--- FAIL: BenchmarkSimpleImage_GetImage/podman
    fixture_image_simple_test.go:175: could not get fixture image: unable to detect input for 'stereoscope-fixture-image-simple:04e16e44161c8888a1a963720fd0443cbf7eef8101434c431de8725cd98cc9f7', errs: podman not available: no host address
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 345B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s

#3 [internal] load build context
#3 transferring context: 209B done
#3 DONE 0.0s

#4 [2/3] ADD file-2.txt /somefile-2.txt
#4 CACHED

#5 [1/3] ADD file-1.txt /somefile-1.txt
#5 CACHED

#6 [3/3] ADD target /
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:75440cac5d951c10c9380345dedfe2c5515277121e31999f2854a866e74d985f done
#7 naming to docker.io/library/stereoscope-fixture-image-simple:04e16e44161c8888a1a963720fd0443cbf7eef8101434c431de8725cd98cc9f7 done
#7 naming to docker.io/library/stereoscope-fixture-image-simple:latest done
#7 DONE 0.0s
ctr: failed to dial "/run/containerd/containerd.sock": connection error: desc = "transport: error while dialing: dial unix /run/containerd/containerd.sock: connect: permission denied"
--- FAIL: BenchmarkSimpleImage_GetImage
    image_fixtures.go:193: using existing image tar: 'test-fixtures/cache/stereoscope-fixture-image-simple-04e16e44161c8888a1a963720fd0443cbf7eef8101434c431de8725cd98cc9f7.tar' (size: 22528, modified: 2025-10-23 20:17:25.04895873 +0000 UTC, mode: -rw-r--r--)
    image_fixtures.go:241: Build docker image: name="stereoscope-fixture-image-simple" tag="04e16e44161c8888a1a963720fd0443cbf7eef8101434c431de8725cd98cc9f7"
    image_fixtures.go:291: saveImage running: docker image save stereoscope-fixture-image-simple:04e16e44161c8888a1a963720fd0443cbf7eef8101434c431de8725cd98cc9f7
    image_fixtures.go:286: 
        	Error Trace:	/home/runner/work/stereoscope/stereoscope/pkg/imagetest/image_fixtures.go:286
        	            				/home/runner/work/stereoscope/stereoscope/pkg/imagetest/image_fixtures.go:162
        	            				/home/runner/work/stereoscope/stereoscope/pkg/imagetest/image_fixtures.go:152
        	            				/home/runner/work/stereoscope/stereoscope/pkg/imagetest/image_fixtures.go:33
        	            				/home/runner/work/stereoscope/stereoscope/test/integration/fixture_image_simple_test.go:163
        	            				/opt/hostedtoolcache/go/1.24.7/x64/src/testing/benchmark.go:245
        	            				/opt/hostedtoolcache/go/1.24.7/x64/src/runtime/asm_amd64.s:1700
        	Error:      	Received unexpected error:
        	            	exit status 1
        	Test:       	BenchmarkSimpleImage_GetImage
        	Messages:   	could not import docker image to containerd (shell out)
BenchmarkSimpleImage_FetchSquashedContents/docker-archive-4         	   62875	     19026 ns/op	    2616 B/op	      18 allocs/op
BenchmarkSimpleImage_FetchSquashedContents/docker-archive-4         	   63392	     19040 ns/op	    2616 B/op	      18 allocs/op
BenchmarkSimpleImage_FetchSquashedContents/docker-archive-4         	   64392	     18944 ns/op	    2616 B/op	      18 allocs/op
BenchmarkSimpleImage_FetchSquashedContents/docker-archive-4         	   63220	     19009 ns/op	    2616 B/op	      18 allocs/op
BenchmarkSimpleImage_FetchSquashedContents/docker-archive-4         	   62755	     18903 ns/op	    2616 B/op	      18 allocs/op
BenchmarkSimpleImage_FetchSquashedContents/docker-archive-4         	   63016	     18814 ns/op	    2616 B/op	      18 allocs/op
BenchmarkSimpleImage_FetchSquashedContents/docker-archive-4         	   63816	     18761 ns/op	    2616 B/op	      18 allocs/op
--- FAIL: BenchmarkSimpleImage_FetchSquashedContents
    image_fixtures.go:193: using existing image tar: 'test-fixtures/cache/stereoscope-fixture-image-simple-04e16e44161c8888a1a963720fd0443cbf7eef8101434c431de8725cd98cc9f7.tar' (size: 22528, modified: 2025-10-23 20:17:25.04895873 +0000 UTC, mode: -rw-r--r--)
    image_fixtures.go:75: error getting fixture image: 'podman' 'image-simple' with request 'podman:stereoscope-fixture-image-simple:04e16e44161c8888a1a963720fd0443cbf7eef8101434c431de8725cd98cc9f7': unable to detect input for 'stereoscope-fixture-image-simple:04e16e44161c8888a1a963720fd0443cbf7eef8101434c431de8725cd98cc9f7', errs: podman not available: no host address
FAIL
exit status 1
FAIL	github.com/anchore/stereoscope/test/integration	19.873s
?   	github.com/anchore/stereoscope/test/integration/test-fixtures/registry	[no test files]
FAIL
goos: linux
goarch: amd64
pkg: github.com/anchore/stereoscope/pkg/file
cpu: AMD EPYC 7763 64-Core Processor                
ctr: 
           │ .tmp/benchmark-44122e4.txt │
           │           sec/op           │
TarIndex-4                  33.45µ ± 1%

           │ .tmp/benchmark-44122e4.txt │
           │            B/op            │
TarIndex-4                 5.564Ki ± 0%

           │ .tmp/benchmark-44122e4.txt │
           │         allocs/op          │
TarIndex-4                   93.00 ± 0%

pkg: github.com/anchore/stereoscope/test/integration
                                      │ .tmp/benchmark-44122e4.txt │
                                      │           sec/op           │
SimpleImage_GetImage/docker-archive-4                 1.120m ± 17%

                                      │ .tmp/benchmark-44122e4.txt │
                                      │            B/op            │
SimpleImage_GetImage/docker-archive-4                 275.4Ki ± 0%

                                      │ .tmp/benchmark-44122e4.txt │
                                      │         allocs/op          │
SimpleImage_GetImage/docker-archive-4                  2.438k ± 0%

ctr: failed to dial "/run/containerd/containerd.sock": connection error: desc = "transport: error while dialing: dial unix /run/containerd/containerd.sock: connect: permission denied"
                                                   │ .tmp/benchmark-44122e4.txt │
                                                   │           sec/op           │
SimpleImage_FetchSquashedContents/docker-archive-4                  18.94µ ± 1%

                                                   │ .tmp/benchmark-44122e4.txt │
                                                   │            B/op            │
SimpleImage_FetchSquashedContents/docker-archive-4                 2.555Ki ± 0%

                                                   │ .tmp/benchmark-44122e4.txt │
                                                   │         allocs/op          │
SimpleImage_FetchSquashedContents/docker-archive-4                   18.00 ± 0%
goos: linux
goarch: amd64
pkg: github.com/anchore/stereoscope/pkg/file
cpu: AMD EPYC 7763 64-Core Processor                
ctr: 
           │ .tmp/benchmark-44122e4.txt │
           │           sec/op           │
TarIndex-4                  33.45µ ± 1%

           │ .tmp/benchmark-44122e4.txt │
           │            B/op            │
TarIndex-4                 5.564Ki ± 0%

           │ .tmp/benchmark-44122e4.txt │
           │         allocs/op          │
TarIndex-4                   93.00 ± 0%

pkg: github.com/anchore/stereoscope/test/integration
                                      │ .tmp/benchmark-44122e4.txt │
                                      │           sec/op           │
SimpleImage_GetImage/docker-archive-4                 1.120m ± 17%

                                      │ .tmp/benchmark-44122e4.txt │
                                      │            B/op            │
SimpleImage_GetImage/docker-archive-4                 275.4Ki ± 0%

                                      │ .tmp/benchmark-44122e4.txt │
                                      │         allocs/op          │
SimpleImage_GetImage/docker-archive-4                  2.438k ± 0%

ctr: failed to dial "/run/containerd/containerd.sock": connection error: desc = "transport: error while dialing: dial unix /run/containerd/containerd.sock: connect: permission denied"
                                                   │ .tmp/benchmark-44122e4.txt │
                                                   │           sec/op           │
SimpleImage_FetchSquashedContents/docker-archive-4                  18.94µ ± 1%

                                                   │ .tmp/benchmark-44122e4.txt │
                                                   │            B/op            │
SimpleImage_FetchSquashedContents/docker-archive-4                 2.555Ki ± 0%

                                                   │ .tmp/benchmark-44122e4.txt │
                                                   │         allocs/op          │
SimpleImage_FetchSquashedContents/docker-archive-4                   18.00 ± 0%

@wagoodman
wagoodman merged commit 6615849 into main Nov 3, 2025
9 checks passed
@wagoodman
wagoodman deleted the dependabot/github_actions/dot-github/workflows/mxschmitt/action-tmate-3.23 branch November 3, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dealing with project dependencies github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant