You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error response from daemon: pull access denied for act-aquasecurity-tfsec-action-v1-0-3-dockeraction, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
#1810
act version: 0.2.42
GOOS: linux
GOARCH: amd64
NumCPU: 4
Docker host: DOCKER_HOST environment variable is unset/empty.
Sockets found:
/var/run/docker.sock
Config files:
/home/fukjo/.actrc:
-P ubuntu-latest=catthehacker/ubuntu:act-latest
-P ubuntu-22.04=catthehacker/ubuntu:act-22.04
-P ubuntu-20.04=catthehacker/ubuntu:act-20.04
-P ubuntu-18.04=catthehacker/ubuntu:act-18.04
Build info:
Go version: go1.18.10
Module path: github.com/nektos/act
Main version: (devel)
Main path: github.com/nektos/act
Main checksum:
Build settings:
-compiler: gc
-ldflags: -s -w -X main.version=0.2.42 -X main.commit=72d03214c5ed8985bf23dc15440fa5301e9d13bf -X main.date=2023-02-02T00:57:22Z -X main.builtBy=goreleaser
CGO_ENABLED: 0
GOARCH: amd64
GOOS: linux
GOAMD64: v1
vcs: git
vcs.revision: 72d03214c5ed8985bf23dc15440fa5301e9d13bf
vcs.time: 2023-02-02T00:56:57Z
vcs.modified: false
Docker Engine:
Engine version: 20.10.17
Engine runtime: runc
Cgroup version: 1
Cgroup driver: cgroupfs
Storage driver: overlay2
Registry URI: https://index.docker.io/v1/
OS: Linux Mint 20.3
OS type: linux
OS version: 20.3
OS arch: x86_64
OS kernel: 5.4.0-139-generic
OS CPU: 4
OS memory: 7861 MB
Security options:
name=apparmor
name=seccomp,profile=default
Command used with act
act -W ./.github/workflows/lint.yml
Describe issue
[lint.yml/Static Analysis] ☁ git clone 'https://github.com/aquasecurity/tfsec-action' # ref=v1.0.3
[lint.yml/Static Analysis] ⭐ Run Main tfsec
[lint.yml/Static Analysis] 🐳 docker build -t act-aquasecurity-tfsec-action-v1-0-3-dockeraction:latest /home/fukjo/.cache/act/aquasecurity-tfsec-action@v1.0.3
[lint.yml/Static Analysis] 🐳 docker pull image=act-aquasecurity-tfsec-action-v1-0-3-dockeraction:latest platform= username= forcePull=true
[lint.yml/Static Analysis] ❌ Failure - Main tfsec
[lint.yml/Static Analysis] Error response from daemon: pull access denied for act-aquasecurity-tfsec-action-v1-0-3-dockeraction, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
[lint.yml/Static Analysis] ❌ Failure - Main ./.github/actions/lint
[lint.yml/Static Analysis] Error response from daemon: pull access denied for act-aquasecurity-tfsec-action-v1-0-3-dockeraction, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Bug report info
Command used with act
Describe issue
Workflow content
.github
directory:action.yml
lint.yml
Relevant log output
I could not start
issue
from https://github.com/nektos/act/issues/new so posting here.Beta Was this translation helpful? Give feedback.
All reactions